hanchenye-llvm-project/compiler-rt/test
Duncan P. N. Exon Smith ae2f0bbcf1 InstrProf: Add simple compiler-rt test
Add the test infrastructure for testing lib/profile and a single test.
This initial commit only enables the tests on Darwin, but they'll be
enabled on Linux soon after.

<rdar://problem/16458307>

llvm-svn: 205256
2014-03-31 22:45:37 +00:00
..
BlocksRuntime
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: Add simple compiler-rt test 2014-03-31 22:45:37 +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