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!

Reply via email to