LDC 1.19.0-beta1

kinke noone at nowhere.com
Tue Nov 5 20:50:31 UTC 2019


Glad to announce the first beta for LDC 1.19:

* Based on D 2.089.0.
* Slight codegen improvements, incl. a breaking extern(D) ABI 
change for Posix x86[_64] targets, and dead branch elimination 
for if statements with constant condition (in the hopes of 
possibly increasing compilation speed).
* Fixed misc. CMake issues with some LLVM 9 configurations.
* Default Posix linker driver is now `cc` instead of `gcc`.

Full release log and downloads: 
https://github.com/ldc-developers/ldc/releases/tag/v1.19.0-beta1

Please help test, and thanks to all contributors!


More information about the Digitalmars-d-announce mailing list