On Friday, 15 July 2016 at 15:56:08 UTC, Kai Nacke wrote:
On Friday, 15 July 2016 at 15:11:30 UTC, Ilya Yaroshenko wrote:
On Friday, 15 July 2016 at 06:25:47 UTC, Kai Nacke wrote:
Hi everyone,

LDC 1.1.0-alpha1, the LLVM-based D compiler, is available for download! This ALPHA release is based on the 2.071.1 frontend and standard library and supports LLVM 3.5-3.8.

We provide binaries for Linux, OX X, Win32 & Win64, Linux/ARM (armv7hf), now bundled with DUB. :-)

As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc:
http://forum.dlang.org/post/gikzayqjzscdtkihg...@forum.dlang.org

Regards,
Kai

Thank you!
Are new target traits included into this release?

@fastmath is included.

but __traits(targetCPU) and __traits(targetHasFeature, ...) ?

Reply via email to