llvm-project/compiler-rt/lib
Kostya Kortchinsky 141139e695 [sanitizer] Allow BackgroundThread to not depend on StackDepot v2
Summary:
This is a redo of D45296.
It looks like the random stack-protector issues I was getting were coming from
my Android emulator, and updating everything all around and relaunching stuff
ended up making it go away.
I guess I'll have to see how it behaves on the bots.
Only additional change from the previous CL is some `const` were appropriate.

Reviewers: alekseyshl

Reviewed By: alekseyshl

Subscribers: kubamracek, delcypher, #sanitizers, llvm-commits

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

llvm-svn: 329706
2018-04-10 14:41:40 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [ASan] NFC: make use of a new ErrorBase ctor 2018-04-09 16:00:10 +00:00
builtins [PATCH] [compiler-rt, RISCV] Support builtins for RISC-V 2018-03-01 07:47:27 +00:00
cfi [sanitizer] Split coverage into separate RT in sanitizer_common 2018-03-22 15:04:31 +00:00
dfsan Reland "Install resource files into a share/ directory" 2018-01-14 03:43:14 +00:00
esan [sanitizer] Move mmap interceptors into sanitizer_common 2018-03-07 00:13:54 +00:00
fuzzer libFuzzer, OpenBSD support 2018-04-09 22:38:26 +00:00
hwasan Remove duplicated const qualifier. 2018-03-24 00:40:51 +00:00
interception OpenBSD Ubsan support / interception 2018-03-02 07:32:30 +00:00
lsan [sanitizer] Split coverage into separate RT in sanitizer_common 2018-03-22 15:04:31 +00:00
msan [sanitizer] Split coverage into separate RT in sanitizer_common 2018-03-22 15:04:31 +00:00
profile [profile] Fix value profile runtime merging issues 2018-04-02 16:57:00 +00:00
safestack Enable SafeStack on NetBSD 2017-08-10 18:40:09 +00:00
sanitizer_common [sanitizer] Allow BackgroundThread to not depend on StackDepot v2 2018-04-10 14:41:40 +00:00
scudo [scudo] Fuchsia minimal shared runtime 2018-03-27 14:40:39 +00:00
stats Support compiler-rt builtins 2017-07-28 03:39:38 +00:00
tsan [sanitizer] Remove empty Symbolizer PrepareForSandboxing 2018-04-03 18:07:22 +00:00
ubsan [sanitizer] Split coverage into separate RT in sanitizer_common 2018-03-22 15:04:31 +00:00
ubsan_minimal [ubsan-minimal] Fix the ubsan_minimal debug build (COMPILER_RT_DEBUG=1) on macOS. 2018-02-24 13:14:44 +00:00
xray [XRay][compiler-rt] Build XRay runtime for OpenBSD 2018-04-04 13:04:15 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00