forked from OSchip/llvm-project
71ddc03a59
REGEX matching doesn't work here because the problematic library can sometimes be "-lpthread" and sometimes "pthread". Let's do the simplest thing possible and just string compare. Differential Revision: https://reviews.llvm.org/D79908 |
||
---|---|---|
.. | ||
modules | ||
platforms | ||
README | ||
config-ix.cmake | ||
config.guess | ||
dummy.cpp | ||
nsis_icon.ico | ||
nsis_logo.bmp |
README
See docs/CMake.html for instructions on how to build LLVM with CMake.