llvm/compiler-rt
2021-11-11 23:42:46 -08:00
..
cmake [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
docs
include [InstrProfData] Bump the raw profile version to 8 2021-10-05 09:57:56 -07:00
lib [NFC][lsan] Simplify root_regions initialization 2021-11-11 23:42:46 -08:00
test [VE] Disable incompatible compiler-rt tests 2021-11-12 08:40:03 +01:00
tools
unittests [test] Fix asan dynamic unit tests with per-target runtime dirs 2021-10-14 16:47:25 -04:00
utils
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 [cmake] By default do not instrument compiler-rt if LLVM_BUILD_INSTRUMENTED_COVERAGE is ON 2021-11-09 10:59:25 +01: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.

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