llvm-project/compiler-rt/lib
Chris Bieneman 5c3112cebe [CMake] Update to requiring CMake 3.4.3
Summary:
This is as per the discussions on developer lists:

http://lists.llvm.org/pipermail/llvm-dev/2016-April/098780.html
http://lists.llvm.org/pipermail/llvm-dev/2016-May/100058.html

Subscribers: llvm-commits

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

llvm-svn: 271327
2016-05-31 20:21:42 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Fix a deadlock halt_on_error-signals.c when `reporting_thread_tid_` is 0 2016-05-31 08:47:18 +00:00
builtins [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:42 +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] Add circular buffer data structure 2016-05-31 14:44:49 +00:00
interception This patch is activating the build of Asan on Windows 64-bits. 2016-05-27 21:29:31 +00:00
lsan [LSAN] Fix test swapcontext.cc on MIPS 2016-05-18 06:09:26 +00:00
msan __builtin_ia32_storeups is no more. Replace it with xmmintrin.h intrinsic. 2016-05-31 09:16:40 +00:00
profile Local var name change /NFC 2016-05-31 17:41:06 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common Add __sanitizer_set_report_fd to the internal list of symbols. 2016-05-30 09:39:47 +00:00
stats [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules(). 2016-02-22 18:52:51 +00:00
tsan [sanitizer] Move termination functions in their own file 2016-05-27 21:57:17 +00:00
ubsan [sanitizer] [SystemZ] Enable UBSan. 2016-04-15 22:25:04 +00:00
CMakeLists.txt [esan] EfficiencySanitizer base runtime library 2016-04-21 21:32:25 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00