On 04/02/14 19:24, Tom Stellard wrote:
> From: Tom Stellard
>
> Linking with LLVM static libraries is easily broken by changes to
> the llvm-config program or when LLVM adds, removes, or changes library
> components. Keeping up with these changes requires a lot of maintanence
> effort to keep th
From: Tom Stellard
Linking with LLVM static libraries is easily broken by changes to
the llvm-config program or when LLVM adds, removes, or changes library
components. Keeping up with these changes requires a lot of maintanence
effort to keep the build working on the master and stable branches.