hanchenye-llvm-project/compiler-rt
Rafael Espindola dc18f517cd Also match the output on 32 bit systems.
llvm-svn: 301543
2017-04-27 14:21:09 +00:00
..
cmake [asan] Add support for running lit tests in the iOS Simulator 2017-04-26 18:59:22 +00:00
docs
include [tsan] Publish the TSan external API in tsan_interface.h 2017-04-21 17:25:47 +00:00
lib [lsan] When necessary, define LSan suppression for tls_get_addr. 2017-04-26 17:13:31 +00:00
test Also match the output on 32 bit systems. 2017-04-27 14:21:09 +00:00
unittests Add missing import 2017-04-07 01:24:48 +00:00
www
.arcconfig
.gitignore
CMakeLists.txt [sanitizers] Avoid using -fomit-frame-pointer on Darwin 2017-03-27 17:14:48 +00:00
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.

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