[PATCH] D51804: [CMake] Fix LTO option on Windows
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 7 13:44:13 PDT 2018
aganea added a comment.
In https://reviews.llvm.org/D51804#1227806, @zturner wrote:
> Is this a bug in CMake? Maybe you should report it on their bug tracker.
I will, but I need to investigate the issue more in-depth. This happens when passing -T"LLVM-vs201X" to cmake.
I'll upgrade CMake and switch to using -Tllvm instead see if the issue is still there.
Repository:
rL LLVM
https://reviews.llvm.org/D51804
More information about the llvm-commits
mailing list