[PATCH] D73812: [CMake] Filter libc++abi and libunwind from runtimes build on Windows

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 15:03:43 PST 2020


phosek added a comment.

I'm not sure if there's a better way. I cannot remove these from `LLVM_ENABLE_RUNTIMES` since I still want to build these for other targets, but I don't want these for Windows because they break the build.


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