forked from OSchip/llvm-project
696b4a089c
This -f group flag appears to influence linker flags, breaking the usual rules and causing CMake's link invocation to fail during feature detection due to missing link dependencies (msan_*). Let's forcibly add it for now to get things the way they were before feature detection started working. llvm-svn: 212590 |
||
---|---|---|
.. | ||
modules | ||
platforms | ||
Makefile | ||
README | ||
config-ix.cmake | ||
nsis_icon.ico | ||
nsis_logo.bmp |
README
See docs/CMake.html for instructions on how to build LLVM with CMake.