[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
commit2bf9a677a4294c6309ad56fdf647efb518839590
authorAlexey Samsonov <samsonov@google.com>
Fri, 4 Apr 2014 12:24:46 +0000 (4 12:24 +0000)
committerAlexey Samsonov <samsonov@google.com>
Fri, 4 Apr 2014 12:24:46 +0000 (4 12:24 +0000)
tree66c633ca7bdaf96aa99ec053be73365439fa1dbc
parent1910f4e4d988102efad551c157ace78174f73af0
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@205623 91177308-0d34-0410-b5e6-96231b3b80d8
15 files changed:
test/asan/TestCases/Linux/function-sections-are-bad.cc
test/asan/TestCases/Linux/stress_dtls.c
test/asan/TestCases/Linux/tsd_dtor_leak.cc
test/asan/TestCases/Linux/unpoison_tls.cc
test/asan/TestCases/asan-symbolize-sanity-test.cc
test/asan/TestCases/current_allocated_bytes.cc
test/asan/TestCases/deep_thread_stack.cc
test/asan/TestCases/dlclose-test.cc
test/asan/TestCases/gc-test.cc
test/asan/TestCases/init-order-dlopen.cc
test/asan/TestCases/init-order-pthread-create.cc
test/asan/TestCases/shared-lib-test.cc
test/asan/TestCases/stack-overflow.cc
test/asan/TestCases/stack-use-after-return.cc
test/asan/TestCases/start-deactivated.cc