hanchenye-llvm-project/compiler-rt
Nemanja Ivanovic 212227ed10 [PowerPC] Disable failing dynamic tls test cases
Due to recent kernel upgrades, these test case fail on PowerPC buildbots.
This is a known problem on affected kernels.

llvm-svn: 328091
2018-03-21 11:58:37 +00:00
..
cmake [Fuzzer] Avoid the unnecessary rebuild of the custom libc++ 2018-03-07 18:14:09 +00:00
docs
include [XRay][compiler-rt] Add APIs for processing logs in memory 2018-03-07 02:45:14 +00:00
lib tsan: fix darwin build after 328079 2018-03-21 09:26:29 +00:00
test [PowerPC] Disable failing dynamic tls test cases 2018-03-21 11:58:37 +00:00
unittests
utils Remove more references to ptrace_pt_{g,s}et_sigmask 2018-03-03 18:41:38 +00:00
www
.arcconfig
.gitignore
CMakeLists.txt Fix CMake/MSVC when compiler-rt and llvm are built separately 2018-03-19 18:22:35 +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.

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