iphone + LDC, a new ARM adventure

Kai Nacke kai at redstar.de
Mon Jan 6 01:57:53 PST 2014


On Sunday, 5 January 2014 at 09:36:52 UTC, Jacob Carlborg wrote:
> Hmm, I would have thought iOS used DWARF-based exception 
> handling.

LLVM generates SJLJ exceptions if you use -march=arm 
-mtriple=arm-darwin.
I know this because there was once an ICE in LDC using the 
options because of a bug in LLVM. I fixed this in r181802 
(http://article.gmane.org/gmane.comp.compilers.llvm.cvs/145269).

Regards,
Kai


More information about the digitalmars-d-ldc mailing list