llvm-project/compiler-rt
Dean Michael Berris 432fec23c5 [XRay][compiler-rt] Fix test to not be too strict with output order.
Follow-up to D35789.

llvm-svn: 309543
2017-07-31 06:58:09 +00:00
..
cmake [sanitizer tests CMake] Factor out CMake logic for compiling sanitizer tests 2017-07-28 17:32:37 +00:00
docs
include [sancov] Implement __sanitizer_cov_reset. 2017-07-27 23:22:37 +00:00
lib [asan] Move shadow memory setup into its own file 2017-07-31 06:48:34 +00:00
test [XRay][compiler-rt] Fix test to not be too strict with output order. 2017-07-31 06:58:09 +00:00
unittests
www
.arcconfig
.gitignore
CMakeLists.txt Support libc++abi in addition to libstdc++ 2017-07-28 03:39:39 +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.

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