llvm-project/compiler-rt/test
Duncan P. N. Exon Smith da91cbdfa8 InstrProf: lit.cfg magic for running tests from source
Implement magic in compiler-rt to enable llvm-lit to be invoked on the
source tree in lib/profile.  This relies on a paired commit in the llvm
tree that exposes a new built-in parameter.

<rdar://problem/16458307>

llvm-svn: 205263
2014-03-31 23:14:28 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [sanitizer] Intercept __bzero on Mac. 2014-03-27 14:20:34 +00:00
builtins Use CRT_HAS_128BIT. 2014-03-18 21:35:30 +00:00
dfsan Add function to get the number of DFSan labels allocated. 2014-03-26 21:09:53 +00:00
lsan [CMake] lit tests shouldn't depend on runtimes in standalone build 2014-02-20 09:47:18 +00:00
msan [msan] Remove an extra top frame from track-origins=2 reports. 2014-03-31 14:18:55 +00:00
profile InstrProf: lit.cfg magic for running tests from source 2014-03-31 23:14:28 +00:00
sanitizer_common Move config for sanitizer_common tests under test/ for consistency 2014-02-20 12:18:08 +00:00
tsan [TSan] Follow-up for r205175: typo fix in the test. 2014-03-31 10:51:13 +00:00
ubsan [CMake] lit tests shouldn't depend on runtimes in standalone build 2014-02-20 09:47:18 +00:00
CMakeLists.txt InstrProf: Add simple compiler-rt test 2014-03-31 22:45:37 +00:00
lit.common.cfg Add rudimentary support for running compiler-rt lit tests with GCC 2014-02-19 15:13:14 +00:00
lit.common.configured.in Add rudimentary support for running compiler-rt lit tests with GCC 2014-02-19 15:13:14 +00:00