March 13, 2017
Hi all!

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

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
March 14, 2017
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
> Downloads: http://releases.llvm.org/download.html#4.0.0
>
> 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.