llvm-capstone/compiler-rt
Vitaly Buka 5d7b75e2a5 [NFC][memprof] Temporarly remove RTSanitizerCommonSymbolizerInternal
It's not supposed to be used anywere yet, as it was just added.
2023-09-07 22:39:37 -07:00
..
cmake [Driver] Support GNU ld on Solaris 2023-09-01 21:42:05 +02:00
docs Fix typos in documentation 2023-05-28 13:13:12 -07:00
include [lldb] Fix duplicate word typos; NFC 2023-09-01 21:32:24 -07:00
lib [NFC][memprof] Temporarly remove RTSanitizerCommonSymbolizerInternal 2023-09-07 22:39:37 -07:00
test [test][hwasan] Try to deflake release-shadow.c 2023-09-07 17:55:03 -07:00
tools
unittests [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
utils
www [compiler-rt] Point UndefinedBehaviorSanitizer link to its own page. 2023-03-15 17:05:57 +01:00
.clang-tidy
.gitignore
CMakeLists.txt [sanitizer] Add CMake flag to build with internal symbolizer 2023-09-07 19:34:21 -07:00
CODE_OWNERS.TXT [docs] Update compiler-rt/CODE_OWNERS.TXT 2023-02-24 15:07:09 -08:00
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.

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