llvm-capstone/compiler-rt
Zequan Wu b9951b3fe6
[llvm-profdata] Fix binary ids with multiple raw profiles in a single… (#72740)
Save binary ids when iterating through `RawInstrProfReader`.

Fixes #72699.
2023-11-20 14:25:24 -05:00
..
cmake [builtins] Build with -Wbuiltin-declaration-mismatch if supported 2023-11-13 11:06:22 -08:00
docs Fix typos in documentation 2023-05-28 13:13:12 -07:00
include [compiler-rt] Remove reference to Type::getInt8PtrTy; NFC (#71570) 2023-11-14 07:57:27 +01:00
lib [build_symbolizer] Fix a missing mkdir cmd 2023-11-20 09:59:11 -08:00
test [llvm-profdata] Fix binary ids with multiple raw profiles in a single… (#72740) 2023-11-20 14:25:24 -05: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][www] replace deprecated LLVM_CONFIG_PATH with LLVM_CMAKE_DIR (#71500) 2023-11-09 08:05:32 +00: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 [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.

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