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

Releases: ldc-developers/llvm

LLVM 5.0.1

22 Dec 01:18
Compare
Choose a tag to compare
  • Upgrade LLVM & LLD to v5.0.1
  • Add AppVeyor & CircleCI scripts for automated Win/Linux/OSX builds (a4ddbea)

Latest CI builds

03 Dec 13:46
Compare
Choose a tag to compare
Latest CI builds Pre-release
Pre-release

Latest CI builds of all branches, published by the Azure Pipelines and Shippable CI services.

LLVM 5.0.0-2

25 Oct 21:23
Compare
Choose a tag to compare

LLD patched to make LDC's -link-internally work with LLD 5.0. (ldc-developers/lld@c225198)

LLVM 5.0.0

06 Oct 19:04
Compare
Choose a tag to compare

Vanilla LLVM 5.0.0 +

  • LLD (086f9bf)
  • Android targets: Emulated TLS support (f0682e1)
  • MSVC targets: Cherry-picked CodeView debuginfo support for D language (64f4e71)

LLVM 4.0.1

12 Aug 21:27
Compare
Choose a tag to compare

Vanilla LLVM 4.0.1 +

  • LLD (bf50dba)
  • Android targets: Emulated TLS support (8655f32)
  • MSVC targets: Cherry-picked CodeView debuginfo support for D language (6e7d825)