Greg Fitzgerald
|
c5fd7305cb
|
Mark unstable tests as Unsupported on ARM
This is half the patch from: http://reviews.llvm.org/D3857
It lets us get deterministic results from the rest of the test suite.
llvm-svn: 209861
|
2014-05-29 23:34:39 +00:00 |
Evgeniy Stepanov
|
15d71b598e
|
[sanitizer] Replace -lpthread with -pthread in tests.
-lpthread does not work on Android.
llvm-svn: 209735
|
2014-05-28 13:13:30 +00:00 |
Greg Fitzgerald
|
b8aae5405b
|
Add %run to all lit tests
llvm-svn: 207709
|
2014-04-30 21:34:17 +00:00 |
Alexey Samsonov
|
7dc3c0fb2b
|
[ASan] Explicitly specify -ldl/-lpthread in RUN-lines where needed
llvm-svn: 205623
|
2014-04-04 12:24:46 +00:00 |
Alexey Samsonov
|
9f20d67034
|
Move ASan lit-tests under test/asan
llvm-svn: 201413
|
2014-02-14 14:06:10 +00:00 |