blockaddress(@function, %block) IR?
Tove via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Sat Aug 16 18:36:16 PDT 2014
On Saturday, 16 August 2014 at 18:35:51 UTC, Kagamin wrote:
> Did you try to compile with -output-ll option?
Yes, it works fine in the normal case, but every time when I get
an IR compilation error, I am greeted with the following:
"ldc2.exe has stopped working", which unfortunately means it
fails to write anything to the file.
RtlInitUnicodeString() + 0x164 bytes(s)
RtlAllocateHeap() + 0xAC bytes(s)
RtlImageNtHeader() + 0xB3F bytes(s)
RtlImageNtHeader() + 0xB6A bytes(s)
malloc() + 0x57 bytes(s)
More information about the digitalmars-d-ldc
mailing list