llvm-project/compiler-rt/test
Kamil Rytarowski 13007b2220 Implement GetTls() for NetBSD
Summary:
Reuse the existing code for FreeBSD that is compatible with NetBSD.

Add NetBSD support in tests: tls_race.cc and tls_race2.cc.

Sponsored by <The NetBSD Foundation>

Reviewers: joerg, dvyukov, vitalybuka, kcc, eugenis

Reviewed By: dvyukov

Subscribers: srhines, emaste, kubamracek, llvm-commits, #sanitizers

Tags: #sanitizers

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

llvm-svn: 318431
2017-11-16 17:54:14 +00:00
..
BlocksRuntime
asan Revert new ThinLTO ASAN test until lit support added 2017-11-09 19:26:54 +00:00
builtins [builtins][ARM] re-enable mulsc3_test.c on Arm 2017-11-16 13:00:17 +00:00
cfi [cfi] Test cross-dso CFI on Android. 2017-10-16 18:03:11 +00:00
dfsan [mips] XFAIL dfsan's custom.cc test on mips64. 2017-05-09 19:17:16 +00:00
esan [tsan] Update unittest for logging changes of r308637 2017-07-20 20:06:00 +00:00
fuzzer [libFuzzer] disable test/fuzzer/merge-sigusr.test on Mac while investigating the bot failure 2017-11-16 04:52:05 +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 [LSan] Disable a couple of failing tests on PPC64 (pending investigation). 2017-10-27 00:29:40 +00:00
msan [msan] Intercept __strxfrm_l. 2017-10-25 21:40:17 +00:00
profile Adjust test after r318159 2017-11-14 19:00:08 +00:00
safestack Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
sanitizer_common [sanitizer] Relax stack check in assert.cc even more 2017-11-13 21:27:58 +00:00
scudo [scudo] Soft and hard RSS limit checks 2017-11-15 16:40:27 +00:00
tsan Implement GetTls() for NetBSD 2017-11-16 17:54:14 +00:00
ubsan sanitizer_common: Try looking up symbols with RTLD_DEFAULT if RTLD_NEXT does not work. 2017-11-10 22:09:37 +00:00
ubsan_minimal [ubsan] Support ubsan-minimal tests on Android. 2017-10-11 20:46:13 +00:00
xray [XRay][compiler-rt][x86_64] Align the stack before and after calling handlers 2017-11-15 03:35:42 +00:00
CMakeLists.txt Allow compiler-rt test targets to work with multi-config CMake generators 2017-11-13 12:57:54 +00:00
lit.common.cfg [asan] Add CMake hook to override shadow scale in compiler_rt 2017-11-13 14:02:27 +00:00
lit.common.configured.in [asan] Add CMake hook to override shadow scale in compiler_rt 2017-11-13 14:02:27 +00:00