llvm-project/compiler-rt/test
Tim Shen af3ffcc1f8 [XRay] Fix __xray_function_address on PPC reguarding local entry points.
Reviewers: echristo, dberris

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D33266

llvm-svn: 303302
2017-05-17 21:20:00 +00:00
..
BlocksRuntime
asan [asan] make asan under sandboxes more robust 2017-05-15 23:37:54 +00:00
builtins [compiler-rt][mips] Add support for quad precision builtins for mips64 2017-05-04 13:34:17 +00:00
cfi [cfi] Fix wrong CMake condition for WIN32. 2017-04-24 21:27:47 +00:00
dfsan [mips] XFAIL dfsan's custom.cc test on mips64. 2017-05-09 19:17:16 +00:00
esan Remove unused variable. 2017-03-31 12:07:58 +00:00
interception Revert "[interception] Check for export table's size before referring to its elements." 2017-01-22 03:30:14 +00:00
lsan Revert "Implement tls scanning for darwin LSan" 2017-05-17 15:25:41 +00:00
msan Renumber test line number expectations after r302783. 2017-05-11 14:04:23 +00:00
profile Revert "[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write" 2017-02-20 15:03:12 +00:00
safestack [Safestack] Fix the canary test to catch the libc's message regarding stack smashing 2017-05-10 08:06:42 +00:00
sanitizer_common [mips] XFAIL getpwnam_r_invalid_user.cc test 2017-05-10 10:58:11 +00:00
scudo Revert [scudo] Enabling MIPS support for Scudo 2017-04-24 11:02:36 +00:00
tsan [tsan] Detect races on modifying accesses in Swift code 2017-05-03 16:51:01 +00:00
ubsan [ubsan] Don't enable debug info in all tests 2017-05-15 17:25:10 +00:00
xray [XRay] Fix __xray_function_address on PPC reguarding local entry points. 2017-05-17 21:20:00 +00:00
CMakeLists.txt [test] Build sanitizer/xray tests only if COMPILER_RT_BUILD_* is on 2017-04-26 07:35:36 +00:00
lit.common.cfg [asan] Add a compilation wrapper that codesigns shared libraries to support iOS simulator testing 2017-04-28 04:55:35 +00:00
lit.common.configured.in [asan] Add support for running lit tests in the iOS Simulator 2017-04-26 18:59:22 +00:00