llvm-capstone/compiler-rt
Pierre Gousseau ea7d6e658e Reland D147337 "[tsan] Add debugging interfaces into interface header."
This change the types to match the ones used in:
Darwin/debug_external.cpp
debugging.cpp

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D148214
2023-04-28 10:57:12 +00:00
..
cmake [compiler-rt] [test] Add an .exe suffix for unit test executables on MinGW 2023-04-25 21:09:05 +03:00
docs [lit] Document the 'target=<triple>' feature 2022-12-21 06:10:48 -08:00
include Reland D147337 "[tsan] Add debugging interfaces into interface header." 2023-04-28 10:57:12 +00:00
lib [NFC][HWASAN] Use named const instead of 0xf 2023-04-28 00:44:55 -07:00
test Reland D147337 "[tsan] Add debugging interfaces into interface header." 2023-04-28 10:57:12 +00:00
tools
unittests [Sanitizer][Darwin] Cleanup MaybeReexec() function and usage 2022-07-08 14:31:42 -07:00
utils [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
www [compiler-rt] Point UndefinedBehaviorSanitizer link to its own page. 2023-03-15 17:05:57 +01:00
.clang-tidy
.gitignore
CMakeLists.txt Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""" 2023-04-15 20:12:24 +02: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.

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