ldc-developers / ldc2.snap

Snap package definition for LDC, the LLVM-based D compiler
11 stars 4 forks source link

Upgrade 1.2.x and 1.3.x releases to use LDC fork of LLVM 4.0.1 #30

Closed WebDrake closed 6 years ago

WebDrake commented 7 years ago

LLVM 4.0.1 has recently been released: http://releases.llvm.org/download.html#4.0.1. Since LDC 1.2.x and 1.3.x are compatible, they should be upgraded to use it as soon as possible.

WebDrake commented 7 years ago

Don't know why this is not closed, but it still being open allows for a further possibility: switch to the LDC fork of LLVM 4.0.1. This has some helpful patches especially w.r.t. ARM builds.

WebDrake commented 6 years ago

This can be closed, since both 1.2.x and 1.3.x now use the LDC LLVM fork.