llvm-capstone/compiler-rt
2020-04-13 10:59:05 -07:00
..
cmake [compiler-rt] Don't print warning about missing testingsupport if not including tests 2020-04-09 02:31:12 -07:00
docs
include [compiler-rt] Mark FDP non-template methods inline to avoid ODR violations. 2020-03-25 13:43:54 -07:00
lib [scudo][standalone] Work with -Werror=class-memaccess 2020-04-11 07:29:12 -07:00
test [SanCov] Disable whitelist/blacklist test on Darwin. 2020-04-13 10:59:05 -07:00
tools
unittests [Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone. 2019-12-13 09:09:41 -08:00
utils [compiler-rt] Fix build on NetBSD 9.99.44 2020-01-31 14:57:20 +01:00
www
.gitignore
CMakeLists.txt Reland "Make llvm_source_root in llvm-lit relative too." 2020-04-06 20:49:10 -04: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.

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