hanchenye-llvm-project/compiler-rt
Evgeniy Stepanov 089c066bd6 [msan] Remove leftover MSanDR bits in tests.
llvm-svn: 222762
2014-11-25 15:00:23 +00:00
..
SDKs Build Darwin libclang_rt libraries against real SDKs. 2014-11-10 19:38:15 +00:00
android
cmake [MSan] [MIPS] Adding support for MIPS64 (patch by Mohit Bhakkad). 2014-11-19 21:42:33 +00:00
include [DFSan] Add flag to dump the labels when the program terminates. 2014-11-20 10:01:08 +00:00
lib [msan] Remove leftover MSanDR bits in tests. 2014-11-25 15:00:23 +00:00
make Add a missing parenthesis mistakenly dropped in r221621. 2014-11-11 02:05:56 +00:00
test [ASan] Fix leak tests on 64-bit targets other than x86-64 (take two) 2014-11-25 07:56:04 +00:00
unittests
www
.arcconfig
.gitignore
CMakeLists.txt [CMake] Detect if -Wfoo is supported instead of -Wno-foo, as GCC occasionally silently discards unknown -Wno-foo flags. 2014-11-13 21:19:53 +00:00
CODE_OWNERS.TXT
CREDITS.TXT Add Guan-Hong Liu. 2014-06-16 08:38:19 +00:00
LICENSE.TXT
Makefile
README.txt Moved the builtins documentation to lib/builtins/ 2014-05-28 23:09:45 +00:00

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.

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