LDC 1.1.0-alpha1 has been released!

Kai Nacke via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Jul 15 12:27:22 PDT 2016


On Friday, 15 July 2016 at 17:34:15 UTC, Ilya Yaroshenko wrote:
> 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/gikzayqjzscdtkihgxzo@forum.dlang.org
>>>>
>>>> Regards,
>>>> Kai
>>>
>>> Thank you!
>>> Are new target traits included into this release?
>>
>> @fastmath is included.
>
> but __traits(targetCPU) and __traits(targetHasFeature, ...) ?

Is also available, see 
https://github.com/ldc-developers/ldc/commit/5ffd34f7b6cd253514e8eddaa30deda6ae29121c


More information about the Digitalmars-d-announce mailing list