llvm-capstone/compiler-rt
Vitaly Buka bfb5a4fd53 Revert "[HWASAN] Support short granules in __hwasan_test_shadow"
Break internal tests, but it supposed to be almost NFC.

This reverts commit bf12b74637.
2023-04-28 17:41:09 -07: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 Revert "[HWASAN] Support short granules in __hwasan_test_shadow" 2023-04-28 17:41:09 -07:00
test Revert "[HWASAN] Support short granules in __hwasan_test_shadow" 2023-04-28 17:41:09 -07: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 NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
.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.

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