www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ldc - LDC mentioned in LLVM Weekly

reply "Kai Nacke" <kai redstar.de> writes:
Hi all,

the latest LDC release is mentioned in LLVM Weekly:

http://llvmweekly.org/issue/26

Regards,
Kai
Jun 30 2014
parent reply "Joakim" <dlang joakim.airpost.net> writes:
On Monday, 30 June 2014 at 10:55:36 UTC, Kai Nacke wrote:
 Hi all,

 the latest LDC release is mentioned in LLVM Weekly:

 http://llvmweekly.org/issue/26
Does this mean ARM EH will work now and issue 489 can be resolved? "Support for ARM EHABI unwinding was added to libunwind. r211743." http://reviews.llvm.org/rL211743
Jul 01 2014
parent "Kai Nacke" <kai redstar.de> writes:
On Tuesday, 1 July 2014 at 15:01:10 UTC, Joakim wrote:
 On Monday, 30 June 2014 at 10:55:36 UTC, Kai Nacke wrote:
 Hi all,

 the latest LDC release is mentioned in LLVM Weekly:

 http://llvmweekly.org/issue/26
Does this mean ARM EH will work now and issue 489 can be resolved? "Support for ARM EHABI unwinding was added to libunwind. r211743." http://reviews.llvm.org/rL211743
No. It just means that Clang's libunwing can now handle ARM EHABI unwinding. I have integrated some of David's work but I still have to merge&debug a lot. Regards, Kai
Jul 01 2014