hanchenye-llvm-project/compiler-rt
Alexey Samsonov b6f28ef2c9 [Sanitizer] Increase kPcThreshold in slow unwinder after r254395.
llvm-svn: 254460
2015-12-01 20:58:44 +00:00
..
cmake Revert r254417 ("[tsan] Enable Thread Sanitizer on OS X builds by default"). 2015-12-01 15:56:38 +00:00
include Asan: utility function to determine first wrongly poisoned byte in 2015-11-04 19:56:03 +00:00
lib [Sanitizer] Increase kPcThreshold in slow unwinder after r254395. 2015-12-01 20:58:44 +00:00
make Mention new InstrProfilingWriter file in clang_{darwin|linux}.mk 2015-11-20 23:09:49 +00:00
test [tsan] Add interceptors and sychronization for libdispatch semaphores on OS X 2015-12-01 13:11:42 +00:00
unittests
www Update references to new lists.llvm.org mailing lists. 2015-08-05 03:58:00 +00:00
.arcconfig
.gitignore
CMakeLists.txt [CMake] Moving -fvisibility-inlines-hidden append as per post-commit review 2015-11-30 19:16:42 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
Makefile
README.txt

README.txt

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================