forked from OSchip/llvm-project
d8a128aafb
This test started passing without warning, so in theory, we shouldn't mark is as XPASS, but the buildbots are red and there's been an uncaught regression meanwhile. Since it's passing on {ARM,Thumb2} x {NEON,VFPv3}, I'll risk future failures for the benefit of getting the bots green again. llvm-svn: 232642 |
||
---|---|---|
.. | ||
cmake | ||
include | ||
lib | ||
make | ||
test | ||
unittests | ||
www | ||
.arcconfig | ||
.gitignore | ||
CMakeLists.txt | ||
CODE_OWNERS.TXT | ||
CREDITS.TXT | ||
LICENSE.TXT | ||
Makefile | ||
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. ================================