llvm-project/llvm/cmake
Hans Wennborg db8ef9463c Add llvm-pdbutil in LLVM_TOOLCHAIN_TOOLS
One can argue that it qualifies as a toolchain tool rather than "internal llvm
tool". This will make it part of builds which set the
LLVM_INSTALL_TOOLCHAIN_ONLY cmake option, such as the Windows installer.

Fixes https://github.com/llvm/llvm-project/issues/53461

Differential revision: https://reviews.llvm.org/D118606
2022-01-31 17:37:23 +01:00
..
modules Add llvm-pdbutil in LLVM_TOOLCHAIN_TOOLS 2022-01-31 17:37:23 +01:00
platforms [CMake][WinMsvc] Fix user passed compiler/linker flags 2022-01-07 16:34:56 -08:00
README
config-ix.cmake [cmake] Some NFC changes in preparation for accomodating `Ninja Multi-Config` 2022-01-25 11:46:44 -08:00
config.guess [PowerPC] Add the LLVM triple for powerpcle [1/5] 2021-01-02 12:17:22 -06:00
dummy.cpp
nsis_icon.ico
nsis_logo.bmp
unwind.h [ExecutionEngine] Check for libunwind before calling __register_frame 2021-08-15 13:35:53 +01:00

README

See docs/CMake.html for instructions on how to build LLVM with CMake.