llvm-capstone/compiler-rt
Zequan Wu c92b81dde8 [Profile][Windows] Drop extern for __buildid. (#80700)
(cherry picked from commit dd22140e21f2ef51cf031354966a3d41c191c6e7)
2024-02-06 15:45:32 -08:00
..
cmake [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins. (#77496) 2024-01-23 11:26:20 +00:00
docs Fix typos in documentation 2023-05-28 13:13:12 -07:00
include [PGO] Reland PGO's Counter Reset and File Dumping APIs #76471 (#78285) 2024-01-22 14:54:58 -05:00
lib [Profile][Windows] Drop extern for __buildid. (#80700) 2024-02-06 15:45:32 -08:00
test [NFC] Size and element numbers are often swapped when calling calloc (#79081) 2024-01-23 11:13:55 -08:00
tools
unittests Remove config.aarch64_sme from compiler-rt/unittests/lit.common.unit.configured.in 2024-01-23 15:19:36 +00:00
utils [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
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 [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.

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