llvm/compiler-rt
Matt Morehouse f09414499c [libFuzzer] Fix stack-overflow-with-asan.test.
Fix function return type and remove check for SUMMARY, since it doesn't
seem to be output in Windows.
2021-05-07 09:18:21 -07:00
..
cmake [CMake][compiler-rt] avoid conflict with builtin check_linker_flag 2021-04-29 19:32:39 -07:00
docs
include Add convenient composed tsan constants 2021-04-15 10:25:41 +02:00
lib [libFuzzer] Fix stack overflow detection 2021-05-07 08:18:28 -07:00
test [libFuzzer] Fix stack-overflow-with-asan.test. 2021-05-07 09:18:21 -07:00
tools
unittests [sanitizer] Use COMPILER_RT_EMULATOR with gtests 2021-04-25 15:41:13 -07:00
utils
www
.clang-tidy
.gitignore
CMakeLists.txt [ORC-RT] Re-apply "Initial ORC Runtime directories and build..." with fixes. 2021-04-24 16:00:20 -07: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.

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