llvm-project/compiler-rt/lib
Alina Sbirlea 0efdda0956 Revert "Add runtime support for __cpu_model (__builtin_cpu_supports)"
This reverts commit r274873 until additional fixes are resolved.

llvm-svn: 274944
2016-07-08 22:22:43 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [compiler-rt] Fix cmake to propagate debug info to runtime unittests 2016-07-01 21:12:07 +00:00
builtins Revert "Add runtime support for __cpu_model (__builtin_cpu_supports)" 2016-07-08 22:22:43 +00:00
cfi [sancov] common flags initialization. 2016-03-18 19:28:07 +00:00
dfsan [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143. 2016-04-27 17:42:00 +00:00
esan [esan|cfrag] Handle binaries built with -esan-aux-field-info=false 2016-07-07 03:20:24 +00:00
interception [compiler-rt] Enhance unittest coverage for lib interception 2016-07-07 17:51:50 +00:00
lsan [sanitizers] introduce yet another API function: __sanitizer_install_malloc_and_free_hooks 2016-06-16 20:06:06 +00:00
msan [sanitizers] introduce yet another API function: __sanitizer_install_malloc_and_free_hooks 2016-06-16 20:06:06 +00:00
profile Use CreateFileA and add a FIXME to switch to the wide variant 2016-06-23 15:40:42 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common [compiler-rt] Fix minimal stack reserved for unittest on MSVC build 2016-07-07 18:41:08 +00:00
scudo [sanitizer] Initial implementation of a Hardened Allocator 2016-06-07 01:20:26 +00:00
stats [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules(). 2016-02-22 18:52:51 +00:00
tsan [tsan] Avoid false positives with GCD data callbacks 2016-07-07 12:38:37 +00:00
ubsan UBSan: crash less often on corrupted Vtables. 2016-06-02 18:36:12 +00:00
CMakeLists.txt [sanitizer] Initial implementation of a Hardened Allocator 2016-06-07 01:20:26 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00