llvm-capstone/compiler-rt
2023-09-19 19:29:33 -07:00
..
cmake Revert "[compiler-rt] Check for and use -lunwind when linking with -nodefaultlibs (#65912)" 2023-09-15 11:55:59 +03:00
docs
include [InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Code Coverage (1/3) 2023-09-19 17:07:23 -05:00
lib [NFC][hwasan] Collect heap allocations early (#66682) 2023-09-19 19:29:33 -07:00
test [builtins][NFC] Avoid using CRT_LDBL_128BIT in tests (#66832) 2023-09-19 18:08:50 -07:00
tools
unittests
utils
www
.clang-tidy
.gitignore
CMakeLists.txt
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.

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