forked from OSchip/llvm-project
4eb82578ea
This reverts commit r245263, and the change wasn't catched by UBsan. It also reverts: "[ARM] Also disable stable-runtime check on UBsan, to use generic one" (r245287), as it didn't fix the UBsan builds. We need to investigate what's going on before continuing, since this is breaking all ARM RT buildbots for a while. llvm-svn: 245292 |
||
---|---|---|
.. | ||
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. ================================