llvm-project/compiler-rt
Vitaly Buka f8e944121e [asan] Fix tests broken by r312858
llvm-svn: 312872
2017-09-09 20:07:45 +00:00
..
cmake [cmake] Work around more -Wunused-driver-argument warnings 2017-09-07 01:36:47 +00:00
docs
include Prevent DCE on __lsan_is_turned_off and re-enable test case 2017-09-08 19:43:53 +00:00
lib [asan] Use more generic string in error message 2017-09-09 05:58:52 +00:00
test [asan] Fix tests broken by r312858 2017-09-09 20:07:45 +00:00
unittests
www
.arcconfig
.gitignore
CMakeLists.txt
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
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.

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