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

Tags: ldc-developers/llvm

Tags

ldc-v9.0.0

Toggle ldc-v9.0.0's commit message
LDC: Set up CI with Azure Pipelines and Shippable

Azure: Windows x86 & x64, macOS x64, Linux x64, Android ARMv7-A
Shippable: Linux AArch64

2 packages per platform (enabled/disabled assertions), except for
cross-compiled Android.

Tagged builds are uploaded to the corresponding GitHub release,
untagged builds to the GitHub 'CI' release.

ldc-v8.0.1

Toggle ldc-v8.0.1's commit message
LDC: Azure Windows CI: Upgrade clang to v8.0.1

ldc-v8.0.0

Toggle ldc-v8.0.0's commit message
LDC: Set up CI with Azure Pipelines and Shippable

Azure: Windows x86 & x64, macOS x64, Linux x64
Shippable: Linux AArch64

2 packages per platform (enabled/disabled assertions).

Tagged builds are uploaded to the corresponding GitHub release,
untagged builds to the GitHub 'CI' release.

ldc-v7.0.1

Toggle ldc-v7.0.1's commit message
CircleCI: Download prebuilt CMake package from GitHub

ldc-v7.0.0-2

Toggle ldc-v7.0.0-2's commit message
LDC: Use . instead of :: as CodeView DI scope separator

For compile units with D language tag, i.e., if compiled with `-g`.

ldc-v7.0.0

Toggle ldc-v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from ldc-developers/tls

Rework emulated TLS patch for Android

ldc-v6.0.1-3

Toggle ldc-v6.0.1-3's commit message
[LDC] PGO: Avoid COMDATs with private linkage (fixing PGO for Windows)

ldc-v6.0.1-2

Toggle ldc-v6.0.1-2's commit message
Upgrade LLD to v6.0.1-2, making LDC's -link-internally work for WebAs…

…sembly

ldc-v6.0.1

Toggle ldc-v6.0.1's commit message
LDC: Add MIPS, MSP430, RISC-V and WebAssembly targets for prebuilt pa…

…ckages

ldc-v6.0.0

Toggle ldc-v6.0.0's commit message
LDC: Add compiler-rt as git submodule