forked from OSchip/llvm-project
43ceb74eb1
This makes it possible to build libLLVM.so without first creating a static library for each component. In the case where only libLLVM.so is built (i.e. ninja LLVM) this eliminates 150 linker jobs. Reviewed By: stellaraccident Differential Revision: https://reviews.llvm.org/D95727 |
||
---|---|---|
.. | ||
modules | ||
platforms | ||
README | ||
config-ix.cmake | ||
config.guess | ||
dummy.cpp | ||
nsis_icon.ico | ||
nsis_logo.bmp | ||
unwind.h |
README
See docs/CMake.html for instructions on how to build LLVM with CMake.