llvm-capstone/compiler-rt
2022-01-23 22:01:48 -08:00
..
cmake Revert "[cmake] Duplicate {llvm,compiler_rt}_check_linker_flag for runtime libs and llvm" 2022-01-21 09:53:14 -08:00
docs
include Fix broken comment in InstrProfData.inc 2022-01-19 10:38:13 -08:00
lib [TSan] Omit vfork interceptor iOS simulator runtime 2022-01-21 17:36:12 -08:00
test [TSan] Mark test unsupported on Darwin 2022-01-23 22:01:48 -08:00
tools
unittests
utils
www
.clang-tidy
.gitignore
CMakeLists.txt Revert "[compiler-rt][cmake] Use HandleOutOfTreeLLVM like libcxx and friends" 2022-01-21 12:22:17 -05: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.

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