[PATCH] D68158: Convert LLVM_CMAKE_PATH to a CMake path
Ori Sky Farrell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 19:51:11 PDT 2021
ori_sky added a comment.
I've stumbled upon this same issue while attempting to build `lld` version 12.0.0 via CMake on Windows. After applying the diff locally, I can confirm that it resolves the CMake error. This revision was submitted over a year ago so I figured I'd ping and see if it can be reviewed and merged upstream.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68158/new/
https://reviews.llvm.org/D68158
More information about the llvm-commits
mailing list