llvm-capstone/compiler-rt
Fabio D'Urso b3ca0f34cf [scudo] Use MemMap in Vector
Reviewed By: Chia-hungDuan

Differential Revision: https://reviews.llvm.org/D159449
2023-09-18 14:47:39 +02:00
..
cmake Revert "[compiler-rt] Check for and use -lunwind when linking with -nodefaultlibs (#65912)" 2023-09-15 11:55:59 +03: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 [scudo] Use MemMap in Vector 2023-09-18 14:47:39 +02:00
test [HWASan] Delete the print-memory-usage-android.c test (#66550) 2023-09-15 14:25:46 -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
.clang-tidy
.gitignore
CMakeLists.txt [test][sanitizer] Check LINKER_IS_LLD to detect LLD 2023-09-11 11:02:01 -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.

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