llvm-project/llvm/cmake
Matthew Voss 26fa96542d [cmake] Quote args when generating /libpath option specifying runtime dir for link/lld-link
When the runtime dir path includes whitespace (ex. when it's installed
under "Program Files" on Windows), the lack of quotes causes the linker
to interpret the path as one or more arguments. None of these path
fragments exist, so the link fails.

Differential Revision: https://reviews.llvm.org/D145827
2023-03-10 14:12:46 -08:00
..
modules [cmake] Quote args when generating /libpath option specifying runtime dir for link/lld-link 2023-03-10 14:12:46 -08:00
platforms [cmake] Fix ms-compat version in WinMsvc.cmake 2022-08-09 11:13:49 +02:00
config-ix.cmake [Test] Invoke GetErrcMessages from config-ix instead of llvm/CMakeLists 2023-02-21 16:06:39 -08:00
config.guess [cmake] Add LoongArch to config.guess 2022-08-01 15:05:34 +08:00
dummy.cpp
nsis_icon.ico
nsis_logo.bmp
README
unwind.h

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