[PATCH] D67585: [clang] [cmake] Make building dylib optional
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 14 09:23:28 PDT 2019
beanz added a comment.
In D67585#1670420 <https://reviews.llvm.org/D67585#1670420>, @mgorny wrote:
> Sure but I want to build-test practically everything else. I wouldn't mind if this didn't basically kill my test system by resource exhaustion
You can use the ‘LLVM_DISTRIBUTION_COMPONENTS’ option to create a build test target that includes the things you care to test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67585/new/
https://reviews.llvm.org/D67585
More information about the cfe-commits
mailing list