LLVM 3.0 support

Kai Nacke kai at redstar.de
Sat May 11 14:52:42 PDT 2013


On Saturday, 11 May 2013 at 21:46:28 UTC, David Nadlinger wrote:
> Mhm… I think the safest option right now would be to try and 
> make everything work with LLVM 3.0 for the pending release, and 
> immediately after branching drop 3.0 support.

Yea, it is. The LDC_LLVM_VER_3x macros are placed everywhere. It 
requires some tedious cleanup work - best done after the release.

>> BTW: Would it be possible to configure the lycus CI to 
>> additionally use a LLVM head? This would help if something 
>> breaks because of new LLVM behaviour (as in the exception 
>> case).
>
> Alex? ;) What we could do for Travis, though, is to upload our 
> own nightly LLVM .debs (if there aren't any out there) to some 
> server and pull them in before builds. We already do something 
> similar for LLVM 3.1 right now, just using some PPA instead.

Maybe this helps: 
http://blog.llvm.org/2013/04/llvm-debianubuntu-nightly-packages.html

Kai


More information about the digitalmars-d-ldc mailing list