[PATCH] D30904: Allow suppressing host and target info in VersionPrinter
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 13:32:32 PDT 2017
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
This is opt-out by default, so it shouldn't have any impact on users by default. When building for tooling, this should allow smaller builds for those.
Repository:
rL LLVM
https://reviews.llvm.org/D30904
More information about the llvm-commits
mailing list