Bug#735592: llvm-3.5-dev: LLVM/Clang CMake package files missing

Sylvestre Ledru sylvestre at debian.org
Thu Jan 23 02:46:00 UTC 2014


On 22/01/2014 07:49, Brad King wrote:
> On 01/18/2014 10:54 AM, Sylvestre Ledru wrote:
>> Maybe there is a way to generate this file with the autotools?
> Yes, and here are patches to do so.
>
> I built these on top of the 3.4 release:
>
>  llvm/branches/release_34 at 197944
>
> They also correctly work on top of a recent trunk:
>
>  llvm/trunk at 199058
>
> They should work for r197556.
>
> The latter patch contains some hacks to avoid re-running
> autoconf so it can be simplified if it goes upstream as
> noted in the TODO comments.
>
> -Brad
Beside:
+# TODO: De-duplicate target lists w.r.t. 'autoconf/configure.ac'
+LLVM_TARGETS_WITH_JIT := AArch64 ARM Mips PowerPC SystemZ X86
+LLVM_ALL_TARGETS := AArch64 ARM CppBackend Hexagon Mips MSP430 NVPTX
PowerPC R
600 Sparc SystemZ X86 XCore

It sounds good.
Could you see to fix that?

thanks,
S



More information about the Pkg-llvm-team mailing list