[llvm-commits] patch to llvm-link to link in archives

NAKAMURA Takumi geek4civic at gmail.com
Sat Aug 11 06:58:22 PDT 2012


AFAIK, no LLVM tools could handle llvm-ar-generated *.bca, since
llvm-ld had gone.
I think llvm-link would be the right place to handle bca.

Or, how about introducing "llvm-link-archive" ?

...Takumi

2012/8/11 Rafael EspĂ­ndola <rafael.espindola at gmail.com>:
> On 10 August 2012 05:33, Kalle Raiskila <kalle.raiskila at nokia.com> wrote:
>> Hello Stephen,
>>
>> Linking bitcode archives is certainly a useful feature that should be
>> re-introduced to llvm.
>
> It is being reintroduced, with lld. I think llvm-link should remain
> the simple tool it is.
>
>>
>> kalle
>>
>
> Cheers,
> Rafael
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list