llvm-project/compiler-rt/lib
Marcin Koscielnicki 48f32510da [asan] [SystemZ] Add slop for stack address detection.
On s390, siginfo reports the faulting address with page granularity -
we need to mask off the low bits of sp before comparison.

Differential Revision: http://reviews.llvm.org/D19112

llvm-svn: 266593
2016-04-18 09:01:19 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] [SystemZ] Add slop for stack address detection. 2016-04-18 09:01:19 +00:00
builtins Fix StaticAnalyzer complaints. NFC. 2016-04-14 23:58:26 +00:00
cfi [sancov] common flags initialization. 2016-03-18 19:28:07 +00:00
dfsan [sancov] common flags initialization. 2016-03-18 19:28:07 +00:00
interception [asan] Intercept all Heap* related imports from ucrtbase.dll 2016-03-24 20:19:48 +00:00
lsan [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
msan Revert "[sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143." 2016-04-15 20:00:12 +00:00
profile sync up with master copy 2016-04-06 22:30:14 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common [sanitizers] Fixup to r266494; the Unit test should not run on Windows 2016-04-16 00:32:16 +00:00
stats [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules(). 2016-02-22 18:52:51 +00:00
tsan Revert "[sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143." 2016-04-15 20:00:12 +00:00
ubsan [sanitizer] [SystemZ] Enable UBSan. 2016-04-15 22:25:04 +00:00
CMakeLists.txt Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00