Skip to content

LDC 0.16.1

Compare
Choose a tag to compare
@redstar redstar released this 28 Oct 07:48
· 41921 commits to master since this release

This is a bug fix release only. Please refer to the 0.16.0 changelog for the complete set of changes in this version.

Bug fixes:

  • Win64: no error status when creating a library fails. (#1161)
  • Win64: link fails with lots of object files. (#1160)
  • Introduce DtoAlignment() and overload DtoAlloca() for VarDeclarations (#1159)

Building LDC:

  • LDC can be built with current LLVM 3.8 trunk. (#1164, #1170) Thanks to Rainer Schütze for providing the pull requests.

Downloads