Runtime for ARM

David Nadlinger see at klickverbot.at
Tue May 14 20:30:13 PDT 2013


On Monday, 18 February 2013 at 13:03:46 UTC, Paolo Invernizzi 
wrote:
> Thanks Kai, bug added:
>
> http://llvm.org/bugs/show_bug.cgi?id=15293

Does using llvm::CallingConv::C by default help as a workaround 
(https://github.com/ldc-developers/ldc/blob/master/gen/abi.cpp#L53)?

As the official docs should say that »the extern (D) calling 
convention matches the C calling convention used by the supported 
C compiler on the host system«, this should probably be changed 
anyway.

David


More information about the digitalmars-d-ldc mailing list