llvm-capstone/compiler-rt
Mitch Phillips b93786907c [GWP-ASan] Add back some headers removed by IWYU.
These headers are required for Android.

Reviewed By: eugenis

Differential Revision: https://reviews.llvm.org/D96374
2021-02-10 09:13:45 -08:00
..
cmake [CMake][compiler-rt][RISCV] Support RISC-V cross-compilation 2021-01-31 23:52:57 +00:00
docs
include [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
lib [GWP-ASan] Add back some headers removed by IWYU. 2021-02-10 09:13:45 -08:00
test Fix xray fdr mode to allow multiple flushes 2021-02-10 12:57:24 +11:00
tools [GWP-ASan] Add inbuilt options parser. 2021-01-15 12:57:05 -08:00
unittests
utils
www [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
.clang-tidy
.gitignore
CMakeLists.txt [CMake] Remove dead code setting policies to NEW 2021-01-19 17:19:36 +02: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.

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