llvm-project/compiler-rt/lib
Daniel Sanders 1f4bd3dd89 [ubsan][mips] Revise r243384 to avoid special casing big-endian mips.
Account for the case when uptr is 32-bit instead of trying to fix this case
using the little endian path.

llvm-svn: 244646
2015-08-11 18:40:02 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan -Wdeprecated: Use noexcept rather than throw() where supported 2015-08-10 15:24:22 +00:00
builtins Fix __floatsitf() for negative input 2015-07-31 13:32:09 +00:00
cfi CFI: Add a default blacklist. 2015-07-15 12:16:25 +00:00
dfsan [libFuzzer] add weak hooks for strcmp 2015-08-05 18:20:54 +00:00
interception CMake: Stop using LLVM's custom parse_arguments. NFC 2015-06-19 03:39:24 +00:00
lsan -Wdeprecated: Use noexcept rather than throw() where supported 2015-08-10 15:24:22 +00:00
msan -Wdeprecated: Use noexcept rather than throw() where supported 2015-08-10 15:24:22 +00:00
profile [probile] Fix memory leak introduced in r241824. 2015-07-15 22:50:39 +00:00
safestack [sanitizer] Implement logging to syslog. 2015-07-23 22:05:20 +00:00
sanitizer_common Include sanitizer_posix.h to try to fix the mac build 2015-08-11 18:29:32 +00:00
tsan -Wdeprecated: Use noexcept rather than throw() where supported 2015-08-10 15:24:22 +00:00
ubsan [ubsan][mips] Revise r243384 to avoid special casing big-endian mips. 2015-08-11 18:40:02 +00:00
CMakeLists.txt CFI: Add a default blacklist. 2015-07-15 12:16:25 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00