forked from OSchip/llvm-project
78fe93030f
This started failing after an OS upgrade on a buildbot machine, and I don't see anything obvious to fix or revert, so disable it for now to get the bot green. Covered by https://bugs.llvm.org/show_bug.cgi?id=44158 Differential revision: https://reviews.llvm.org/D78496 |
||
---|---|---|
.. | ||
cmake | ||
docs | ||
include | ||
lib | ||
test | ||
tools | ||
unittests | ||
utils | ||
www | ||
.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. ================================