diff options
author | Chris Bieneman <beanz@apple.com> | 2016-04-27 18:52:48 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-04-27 18:52:48 +0000 |
commit | 31046054a8eb0cc74a0fcbefaea77da2c061befa (patch) | |
tree | 251a27e2e9b6b945466f60d3c2410eb8841a7c0e /llvm/lib/Analysis/TargetLibraryInfo.cpp | |
parent | 5593ce5633e8abfe54fdabd455c385f979d6faaa (diff) | |
download | bcm5719-llvm-31046054a8eb0cc74a0fcbefaea77da2c061befa.tar.gz bcm5719-llvm-31046054a8eb0cc74a0fcbefaea77da2c061befa.zip |
[CMake] On Darwin bootstrap LTO builds set DYLD_LIBRARY_PATH instead of using llvm-ar
llvm-ar isn't really supported for Darwin, instead the host tools will load libLTO, so we can use the just-built libLTO.
This actually makes Darwin bootstrap builds a little faster because you don't need to build llvm-ar before starting the next stage.
llvm-svn: 267756
Diffstat (limited to 'llvm/lib/Analysis/TargetLibraryInfo.cpp')
0 files changed, 0 insertions, 0 deletions