hanchenye-llvm-project/compiler-rt/lib
Xinliang David Li b83ab8508e Speculatively fix MIPS build bot failures
MIPS build bots failed due to lack of 64bit atomic operations.
The fix is to disable VP for MIPS target until a better solution
is found.

llvm-svn: 253687
2015-11-20 18:31:45 +00:00
..
BlocksRuntime
asan Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
builtins Silence "unrecognised -std=c99" warning on MSVC. 2015-11-20 03:37:12 +00:00
cfi CFI: Make the cfi target a dependency of compiler-rt. 2015-09-02 02:18:46 +00:00
dfsan Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
interception Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
lsan Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
msan Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
profile Speculatively fix MIPS build bot failures 2015-11-20 18:31:45 +00:00
safestack Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
sanitizer_common [sanitizer] Implement internal_fork and internal_forkpty for OS X 2015-11-20 14:28:33 +00:00
tsan [TSan] Fix custom scripts that validate TSan on non-standard buildbot. 2015-11-20 18:13:03 +00:00
ubsan Revert "Apply modernize-use-default to compiler-rt." 2015-10-30 18:52:31 +00:00
CMakeLists.txt [CFI] Make CFI tests require UBSan (for diagnostic mode). 2015-09-29 21:43:37 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00