[LLVMdev] Using thin archives when building llvm

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Jul 16 15:08:48 PDT 2015


On 15 July 2015 at 21:14, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> FYI, I override CMAKE_CXX_CREATE_STATIC_LIBRARY.

Thanks, I didn't realized that I could set that in the command line.

I have updated my run-cmake script to use thin archives now:
https://github.com/espindola/llvm-scripts/commit/64f54889b5dda0281a5c30f2442e959dbe4e8f69

Now to figure out how to use them on windows.

Cheers,
Rafael



More information about the llvm-dev mailing list