llvm-capstone/compiler-rt
Mitch Phillips 13261f4c03 Revert "[sanitizer-common] Force pickup of llvm-symbolizer from new binaries."
This reverts commit 66ee0d3d84.

Broke the bots, reverting for full fix.
2020-12-17 16:17:56 -08:00
..
cmake Re-apply "[CMake][compiler-rt][AArch64] Avoid preprocessing LSE builtins separately" 2020-12-15 08:18:07 +02:00
docs
include [hwasan] Implement error report callback. 2020-11-20 16:48:19 -08:00
lib scudo: Adjust test to use correct check for primary allocations. 2020-12-17 10:42:17 -08:00
test Revert "[sanitizer-common] Force pickup of llvm-symbolizer from new binaries." 2020-12-17 16:17:56 -08:00
tools
unittests
utils [compiler-rt] [netbsd] Update generate_netbsd_syscalls.awk 2020-09-10 20:16:17 +02:00
www
.clang-tidy [NFC][compiler-rt] Refine .clang-tidy checks 2020-09-05 15:42:15 -07:00
.gitignore
CMakeLists.txt [compiler-rt] Fix a bug in the cmakelists file when CMAKE_CXX_FLAGS are empty 2020-12-03 10:25:52 -08: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.

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