forked from OSchip/llvm-project
140c13d318
- Using LLVM_WINSYSROOT would pick up DIA SDK path automatically, otherwise llvm-pdbutil has no DIA support. - Add MSVC_VER to specify VC tools version. - Make MSVC_VER/WINSDK_VER optional. If not specified, use the highest version number like the driver does. Reviewed By: thakis Differential Revision: https://reviews.llvm.org/D117852 |
||
---|---|---|
.. | ||
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.