www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - [OT] LLVM 4.0 released - LDC mentioned in release notes

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

LLVM 4.0 has been released! See the release notes here: 
http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html


As usual LDC is mentioned in the release notes, too: 
http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html#ldc-the-llvm-based-d-compiler
IMHO this is good advertisement for D & LDC.

Regards,
Kai
Mar 13 2017
parent Joakim <dlang joakim.fea.st> writes:
On Monday, 13 March 2017 at 19:31:04 UTC, Kai Nacke wrote:
 Hi all!

 LLVM 4.0 has been released! See the release notes here: 
 http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html


 As usual LDC is mentioned in the release notes, too: 
 http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html#ldc-the-llvm-based-d-compiler
 IMHO this is good advertisement for D & LDC.
Nice, I'm sure it helps that ldc is always included in the llvm release notes, a testament to your and the other ldc developers' efforts to always keep ldc up-to-date with llvm master and the newest releases.
Mar 14 2017