[PATCH] D79771: [examples] Skip building the Bye pass plugin on windows
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 06:28:02 PDT 2020
serge-sans-paille added a comment.
@mstorsjo Sorry for jumping late on that review, I'd think that the `REQUIRES: plugins` would be enough, but it turns out LLVM_ENABLE_PLUGINS isset to ON by default on Windows if BUILD_SHARED_LIBS is ON too, which seems to contradict your report. Can you give it a look (I don't have an easy access to a Windows machine)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79771/new/
https://reviews.llvm.org/D79771
More information about the llvm-commits
mailing list