]> granicus.if.org Git - clang/commit
[asan] Mac: do not link dynamic libs with the asan-rt, use -undefined dynamic_lookup...
authorKostya Serebryany <kcc@google.com>
Tue, 6 Dec 2011 19:18:44 +0000 (19:18 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 6 Dec 2011 19:18:44 +0000 (19:18 +0000)
commit7b5f1013c5b7f541dc1fae7fc43189377874eabb
treeb8c0de5c54d4b4fa7ed55a430580e1b1ca2629c3
parentef85b56bfee855823756a6f46ee50a8c7cc5f3a6
[asan] Mac: do not link dynamic libs with the asan-rt, use -undefined dynamic_lookup for dynamic libs. Style fixes. Patch by glider@google.com

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145955 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp