llvm-capstone/compiler-rt
Reid Kleckner d7e681ca10 Speculative fix for WinASan after r301994
llvm-svn: 302043
2017-05-03 15:59:07 +00:00
..
cmake Roll back r301831 to fix broken powerpc64le tests. 2017-05-02 16:43:39 +00:00
docs
include tsan: support linker init flag in __tsan_mutex_destroy 2017-05-01 10:01:13 +00:00
lib [sanitizer] Intercept mcheck and mprobe on Linux 2017-05-03 07:09:10 +00:00
test Speculative fix for WinASan after r301994 2017-05-03 15:59:07 +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

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.

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