[PATCH] D34910: Make LLVM_TARGETS_TO_BUILD=all build all targets
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 1 05:10:01 PDT 2017
rengolin added a comment.
Changing the default to stable removes any concerns about zorg. I quite like this change as I do agree that all should be all. I also don't like the -W distinction, and this is where this change makes sense.
If we can still use the old way to build experimental targets, this LGTM. If not, as in we build all or nothing, then maybe the proposed change to have "stable;Foo" would be nice to have if not now, very soon.
Repository:
rL LLVM
https://reviews.llvm.org/D34910
More information about the llvm-commits
mailing list