Skip to content

LDC 1.39.0

Latest
Compare
Choose a tag to compare
@kinke kinke released this 04 Jul 10:32
· 173 commits to master since this release
ff7954c

(Changes since 1.39.0-beta1 are marked with (new).)

Big news

  • Frontend, druntime and Phobos are at version 2.109.1. (#4660, #4692) (new)
  • LLVM for prebuilt packages bumped to v18.1.6 (except for macOS arm64). (#4678)
  • Added CI testing of Alpine Linux with musl libc (including some bug fixes). Removed the libunwind dependency when linking with musl libc. (#4650, #4691) (new)

Platform support

  • Supports LLVM 15 - 18. Support for LLVM 11 - 14 was dropped. The CLI options -passmanager and -opaque-pointers were removed.