llvm-project/compiler-rt
Petr Hosek fb89c41269 [CMake] Set the common link flags for memprof tests
This was missed in ba007f20bb by mistake.
2022-07-09 09:03:33 +00:00
..
cmake [CMake] Use explicit header path when using in-tree libc++ for tests 2022-07-09 06:14:29 +00:00
docs
include
lib [CMake] Set the common link flags for memprof tests 2022-07-09 09:03:33 +00:00
test [Sanitizer][Darwin] Cleanup MaybeReexec() function and usage 2022-07-08 14:31:42 -07:00
tools
unittests [Sanitizer][Darwin] Cleanup MaybeReexec() function and usage 2022-07-08 14:31:42 -07:00
utils
www
.clang-tidy
.gitignore
CMakeLists.txt [CMake] Use explicit header path when using in-tree libc++ for tests 2022-07-09 06:14:29 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
README.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.

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