llvm/compiler-rt
Vitaly Buka 921c548f11 [compiler-rt] Fix lld dependency for sanitizers
TARGET lld is always false there.
2021-07-22 18:02:19 -07:00
..
cmake [TSan] Enable SystemZ support 2021-07-15 12:18:48 +02:00
docs Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all 2021-07-13 15:21:41 +00:00
include [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
lib [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
test [compiler-rt] Fix lld dependency for sanitizers 2021-07-22 18:02:19 -07:00
tools
unittests
utils
www
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
.gitignore
CMakeLists.txt sanitizer_common: Fix build for tests 2021-07-12 15:49:40 -07: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.

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