llvm-project/compiler-rt
Peter Collingbourne 1d14b0757d CFI: Add a default blacklist.
Differential Revision: http://reviews.llvm.org/D11095

llvm-svn: 242287
2015-07-15 12:16:25 +00:00
..
cmake Re-apply r241217 with build fixes: 2015-07-02 01:44:34 +00:00
include Add dfsan_weak_hook_memcmp 2015-05-07 00:04:39 +00:00
lib CFI: Add a default blacklist. 2015-07-15 12:16:25 +00:00
make profile: Autoconf build system support for r241824 2015-07-13 06:39:53 +00:00
test [Sanitizer] Fix fopencookie() interceptor to work with null hook functions. 2015-07-14 20:13:42 +00:00
unittests
www
.arcconfig
.gitignore
CMakeLists.txt CFI: Get check-cfi passing on Windows. 2015-07-08 22:10:34 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT Update copyright year to 2015. 2015-03-12 19:53:06 +00:00
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.

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