Greg Fitzgerald
|
6759fd9fdd
|
Allow any test to be executed via a %run command.
Configure %run with COMPILER_RT_EMULATOR:
$ cmake -DCOMPILER_RT_EMULATOR="qemu-arm -L $SYSROOT"
llvm-svn: 207707
|
2014-04-30 21:32:30 +00:00 |
Alexey Samsonov
|
5e6d83258e
|
[CMake] lit tests shouldn't depend on runtimes in standalone build
llvm-svn: 201771
|
2014-02-20 09:47:18 +00:00 |
Alexey Samsonov
|
31043152d3
|
Add rudimentary support for running compiler-rt lit tests with GCC
llvm-svn: 201680
|
2014-02-19 15:13:14 +00:00 |
Alexey Samsonov
|
2769570556
|
Simplify lit test configs for LSan and UBSan by using a generic config
llvm-svn: 201553
|
2014-02-18 08:56:49 +00:00 |
Alexey Samsonov
|
1c9b9bcb5c
|
Simplify defining Clang compile flags in lit configs
llvm-svn: 201513
|
2014-02-17 13:08:10 +00:00 |
Alexey Samsonov
|
9a70077b47
|
[ASan] Rename asan_runtime_libraries to asan. Re-enable tests on Android.
llvm-svn: 201417
|
2014-02-14 14:45:13 +00:00 |
Alexey Samsonov
|
8434e60f7e
|
Move MSan lit-tests under test/msan
llvm-svn: 201412
|
2014-02-14 13:02:58 +00:00 |
Alexey Samsonov
|
7eeef85bd4
|
Move LSan test suite under test/
llvm-svn: 201408
|
2014-02-14 12:26:05 +00:00 |