forked from OSchip/llvm-project
71b0ee72bb
https://reviews.llvm.org/D90811 is breaking our CI builders because InitializePlatformCommonFlags is not defined. This just adds an empty definition. This would've been caught on our upstream buildbot, but it's red at the moment and most likely won't be sending out alert emails for recent failures. Differential Revision: https://reviews.llvm.org/D90864 |
||
---|---|---|
.. | ||
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. ================================