forked from OSchip/llvm-project
d025df3c1d
The tests do not report the expected leak when issued with use_stack or use_tls option equal to 0 on arm-linux-gnueabihf (ubuntu 18.04, glibc 2.27). This issue is being tracked by https://bugs.llvm.org/show_bug.cgi?id=48052 |
||
---|---|---|
.. | ||
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. ================================