llvm-project/compiler-rt
Evgeniy Stepanov 6bd82ce870 [sanitizer] Fix double definition of a function.
llvm-svn: 243055
2015-07-23 22:37:39 +00:00
..
cmake [asan] Enable build of asan-rt on android/aarch64. 2015-07-22 23:31:50 +00:00
include re-added changes due to svn config setting issues 2015-07-17 23:28:00 +00:00
lib [sanitizer] Fix double definition of a function. 2015-07-23 22:37:39 +00:00
make profile: Autoconf build system support for r241824 2015-07-13 06:39:53 +00:00
test [asan] Rename the ABI versioning symbol to '__asan_version_mismatch_check' instead of abusing '__asan_init' 2015-07-23 10:55:13 +00:00
unittests Use the newer python syntax for exceptions 2014-12-13 02:46:56 +00:00
www
.arcconfig
.gitignore
CMakeLists.txt compiler-rt: add support for mingw-w64 in builtins 2015-07-17 16:23:05 +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.

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