diff options
author | Alexander Potapenko <glider@google.com> | 2013-11-19 14:58:42 +0000 |
---|---|---|
committer | Alexander Potapenko <glider@google.com> | 2013-11-19 14:58:42 +0000 |
commit | 2b00289bd616df9a605ea1bae279807113505e11 (patch) | |
tree | 0e618ad1950113bedef110cff76816b536f24a06 /llvm/lib/CodeGen/StackMaps.cpp | |
parent | 3771a3dd73f2ca527e434fea59b1f97dd471f8da (diff) | |
download | llvm-2b00289bd616df9a605ea1bae279807113505e11.zip llvm-2b00289bd616df9a605ea1bae279807113505e11.tar.gz llvm-2b00289bd616df9a605ea1bae279807113505e11.tar.bz2 |
[ASan] Use -isysroot instead of -Wl,-syslibroot to link the ASan iossim runtime
(-Wl,-syslibroot was accidentally overridden by -isysroot from Clang on OSX 10.9)
-isysroot is a Clang/LLVM-GCC-specific option, but hosting libsanitizer for LLVM
with GCC on Darwin shouldn't work anyway, because of the missing blocks support.
llvm-svn: 195132
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions