Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

LLVM 6.0.1

Compare
Choose a tag to compare
@kinke kinke released this 04 Jul 00:23
· 6 commits to ldc-release_60 since this release
  • Upgrade LLVM, LLD & compiler-rt to v6.0.1.
  • Mach-O: Support emitting the DWARF __debug_info section as non-debug section, in order to prevent the macOS linker from stripping it when linking the binary. This enables druntime's rt.backtrace to display file/line infos in backtraces. (7798278)
  • LDC-specific TLS emulation for AArch64-Android. (13ba2b0)
  • Add MIPS, MSP430, RISC-V and WebAssembly targets for prebuilt packages. (7d769d6)