llvm-capstone/compiler-rt
Sander de Smalen e79f0506cf [compiler-rt] Don't use 'vg' in CFI directives for SME ABI routines
This broke some builds where GNU assembler doesn't support 'vg'.
2023-10-30 08:27:10 +00:00
..
cmake [TSAN] add support for riscv64 (#68735) 2023-10-12 16:03:07 -07:00
docs Fix typos in documentation 2023-05-28 13:13:12 -07:00
include [NFC][compiler-rt] Fix typo in FuzzedDataProvider.h doc 2023-10-06 10:02:45 +02:00
lib [compiler-rt] Don't use 'vg' in CFI directives for SME ABI routines 2023-10-30 08:27:10 +00:00
test [compiler-rt] Fix src_rep_t_clz and clz_in_sig_frac 2023-10-28 10:20:57 +00: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 Revert "Diagnose problematic uses of constructor/destructor attribute (#67673)" 2023-10-11 09:02:24 -04: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.

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