www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - LLVM 3.8 released - and LDC is already able to use it!

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

LLVM 3.8 has been released half an hour ago! See the release 
notes here: 
http://www.llvm.org/releases/3.8.0/docs/ReleaseNotes.html


Also note that LDC is mentioned in the release notes as the only 
external project who is already supporting LLVM 3.8. Just 
recompile LDC using master or ltsmaster branch from GitHub to use 
this new LLVM release.

This is the 8th time that LDC and D are mentioned in the LLVM 
release notes!

Regards,
Kai
Mar 08 2016
next sibling parent Radu <radu void.null> writes:
On Tuesday, 8 March 2016 at 19:12:57 UTC, Kai Nacke wrote:
 Hi all!

 LLVM 3.8 has been released half an hour ago! See the release 
 notes here: 
 http://www.llvm.org/releases/3.8.0/docs/ReleaseNotes.html


 Also note that LDC is mentioned in the release notes as the 
 only external project who is already supporting LLVM 3.8. Just 
 recompile LDC using master or ltsmaster branch from GitHub to 
 use this new LLVM release.

 This is the 8th time that LDC and D are mentioned in the LLVM 
 release notes!

 Regards,
 Kai
Awesome job guys!
Mar 08 2016
prev sibling next sibling parent Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 03/08/2016 02:12 PM, Kai Nacke wrote:
 Hi all!

 LLVM 3.8 has been released half an hour ago! See the release notes here:
 http://www.llvm.org/releases/3.8.0/docs/ReleaseNotes.html


 Also note that LDC is mentioned in the release notes as the only
 external project who is already supporting LLVM 3.8. Just recompile LDC
 using master or ltsmaster branch from GitHub to use this new LLVM release.

 This is the 8th time that LDC and D are mentioned in the LLVM release
 notes!
Congrats!! -- Andrei
Mar 09 2016
prev sibling parent Johan Engelen <j j.nl> writes:
On Tuesday, 8 March 2016 at 19:12:57 UTC, Kai Nacke wrote:
 Hi all!

 LLVM 3.8 has been released half an hour ago! See the release 
 notes here: 
 http://www.llvm.org/releases/3.8.0/docs/ReleaseNotes.html


 Also note that LDC is mentioned in the release notes as the 
 only external project who is already supporting LLVM 3.8. Just 
 recompile LDC using master or ltsmaster branch from GitHub to 
 use this new LLVM release.

 This is the 8th time that LDC and D are mentioned in the LLVM 
 release notes!
Very cool :) (you forgot to mention that we also support LLVM 3.9 ;-))
Mar 09 2016