[PATCH] D133669: [compiler-rt] Fix wrong output path of external project target in MSVC.
Sunho Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 17 20:23:45 PDT 2022
sunho abandoned this revision.
sunho added a comment.
This is actually not related to the conditionals but related to sysroot which causes cmake to set MINGW to true. Abandoning this patch as it is going to break clang-cl building case anyways.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133669/new/
https://reviews.llvm.org/D133669
More information about the llvm-commits
mailing list