On Tuesday, 1 September 2015 at 21:45:32 UTC, Kai Nacke wrote:
Hi all!
LLVM 3.7 has been released some minutes ago! See the release
notes here:
http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html
Downloads: http://llvm.org/releases/download.html#3.7.0
Also note that LDC is mentioned in the release notes as one of
the projects who are already supporting LLVM 3.7. Just
recompile LDC using master/merge-2.067 branch from GitHub.
This is the 7th time that LDC and D are mentioned in the LLVM
release notes!
Nice. Emulated TLS for ELF was added in llvm 3.7, looking
forward to trying that on Android, which doesn't have native TLS.