llvm-capstone/compiler-rt
2024-01-22 09:10:16 -08:00
..
cmake Remove maximum OSX version for sanitizers (#77543) 2024-01-17 10:11:26 -08:00
docs
include [docs][IRPGO]Document two binary formats for instrumentation-based profiles, with a focus on IRPGO. (#76105) 2024-01-10 16:17:15 -08:00
lib [builtins][FMV][Apple] Use builtin atomic load/store, instead of libdispatch (#78807) 2024-01-22 09:10:16 -08:00
test [asan,test] Make alloca_loop_unpoisoning.cpp robust and fix s390x failure (#78774) 2024-01-22 08:56:00 -08:00
tools
unittests
utils
www [compiler-rt][www] replace deprecated LLVM_CONFIG_PATH with LLVM_CMAKE_DIR (#71500) 2023-11-09 08:05:32 +00:00
.clang-tidy
.gitignore
CMakeLists.txt [GTest][c++17] Silence warnings when building GTest with gcc-toolset-12 2023-12-05 13:50:52 -05: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.

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