forked from OSchip/llvm-project
8c363efecc
We have been seeing this test fail intermittently on our 2 stage AArch64 bot. As far back as https://lab.llvm.org/buildbot/#/builders/53/builds/2694 Likely due to a lack of resources at certain times on the shared machine. Up the time limit to give us some more room. (this limit only applies to the watchdog thread, so if the test passes then it won't take 20s) |
||
---|---|---|
.. | ||
cmake | ||
docs | ||
include | ||
lib | ||
test | ||
tools | ||
unittests | ||
utils | ||
www | ||
.clang-tidy | ||
.gitignore | ||
CMakeLists.txt | ||
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. ================================