LDC 0.11.0 has been released!

David Nadlinger code at klickverbot.at
Wed Aug 7 11:36:43 PDT 2013


On 5 Aug 2013, at 23:06, bearophile wrote:
> http://llvm.org/bugs/show_bug.cgi?id=16723
> http://llvm.org/bugs/show_bug.cgi?id=16726
>
> So far I have received no answers, I don't know why. LLVM people used 
> to answer me quickly :-)

When reporting codegen problems (other than for Clang) to the LLVM bug 
tracker, you should post LLVM IR instead of/in addition to the source 
language code. Otherwise, it is very cumbersome for the LLVM optimizer 
devs to even just have a first look at the issue, at least if they don't 
happen to have an LDC installation lying around.

David


More information about the digitalmars-d-ldc mailing list