llvm-project/compiler-rt
Sylvestre Ledru 485e561f8d Try to unbreak the compiler-rt build on s390x
Introduced by:
3d1d7156e9
2021-04-19 13:17:47 +02:00
..
cmake [arm][compiler-rt] add armv8m.main and arv8.1m.main targets 2021-04-14 16:41:03 +01:00
docs
include Add convenient composed tsan constants 2021-04-15 10:25:41 +02:00
lib Try to unbreak the compiler-rt build on s390x 2021-04-19 13:17:47 +02:00
test [dfsan] Remove hard-coded constant in release_shadow_space.c 2021-04-15 17:24:35 -07:00
tools [GWP-ASan] Add inbuilt options parser. 2021-01-15 12:57:05 -08:00
unittests
utils
www [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
.clang-tidy
.gitignore
CMakeLists.txt fix typo in a CMake SANITIZER_CAN_USE_CXXABI variable initial definition 2021-04-12 14:05:37 +08: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.

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