<p dir="ltr"><br>
On 7 Mar 2015 04:00, "deadalnix via Digitalmars-d" <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br>
><br>
> On Saturday, 7 March 2015 at 02:18:22 UTC, Iain Buclaw wrote:<br>
>><br>
>> Unlike LDC, GDC doesn't need to be *made* to target anything.  It's IR is<br>
>> high level enough that you don't need to think (nor care) about your<br>
>> backend target.<br>
>><br>
>> GCC itself will need a backend to support it though.  ;)<br>
>><br>
>> Iain<br>
><br>
><br>
> Why is that unlike LDC ? LLVM IR is fairly high level (for a compiler IR), is there some specific blocker you are aware of ?</p>
<p dir="ltr">The necessity of the changes in PR 768 - infact just the fact that LDC needs them raises eyebrows.  :)</p>
<p dir="ltr">Iain</p>