hanchenye-llvm-project/compiler-rt
Julian Lettner 1f4a0531b3 [TSan] Mark test unsupported on Darwin 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 [test] Fix asan dynamic unit tests with per-target runtime dirs 2021-10-14 16:47:25 -04:00
utils [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
www [compiler-rt] Document that builtins is known to work on OpenBSD. 2021-09-07 04:25:12 -04:00
.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

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.

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