[PATCH] D73812: [CMake] Filter libc++abi and libunwind from runtimes build on Windows/MSVC
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 12:55:43 PST 2020
smeenai added a comment.
We added support for overriding LLVM_ENABLE_RUNTIMES on a per-target basis for this exact reason in D67195 <https://reviews.llvm.org/D67195>. Does that work for you?
(I want to generalize that support a bit, but it should already work for LLVM_ENABLE_RUNTIMES.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73812/new/
https://reviews.llvm.org/D73812
More information about the llvm-commits
mailing list