hanchenye-llvm-project/compiler-rt
David Blaikie b26513950d Fix up test cases to account for improved column fidelity provided by clang
llvm-svn: 227033
2015-01-25 04:39:06 +00:00
..
SDKs Build Darwin libclang_rt libraries against real SDKs. 2014-11-10 19:38:15 +00:00
cmake [ASan/Win] Fix PR20944 -- run ASan gtests as part of check-asan on Windows 2015-01-22 14:54:22 +00:00
include [msan] Refactor shadow operations. 2015-01-21 16:42:30 +00:00
lib [sanitizer] Update descriptor size for glibc 2.13. 2015-01-23 21:12:39 +00:00
make [compiler-rt] Ensure AsanInitFromRtl is called from a static initializer on OS X by using ASAN_DYNAMIC=1 2015-01-23 19:29:19 +00:00
test Fix up test cases to account for improved column fidelity provided by clang 2015-01-25 04:39:06 +00:00
unittests Use the newer python syntax for exceptions 2014-12-13 02:46:56 +00:00
www
.arcconfig
.gitignore
CMakeLists.txt [sanitizer] Restore -fno-lto accidentally removed in r226169. 2015-01-15 16:31:22 +00:00
CODE_OWNERS.TXT
CREDITS.TXT Add Guan-Hong Liu. 2014-06-16 08:38:19 +00:00
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.

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