[lld] r249520 - Don't create dynamic relocations for weak undefined symbols.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 11:02:10 PDT 2015


>> Yes, I used the same inputs for both.  To get thin archives, pass the T
option to ar or llvm-ar.
>
> Any idea where I put that in my CMakeCache/config?
>
> I just tried putting T here:
>
> CMAKE_AR:FILEPATH=/usr/bin/ar T
>
> but I imagine that's wrong/will probably break in a minute when the build
gets to that point.

I set DCMAKE_CXX_CREATE_STATIC_LIBRARY. See
https://github.com/espindola/llvm-scripts/blob/master/common.py

Cheers, Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151007/43140c11/attachment.html>


More information about the llvm-commits mailing list