[PATCH] D30904: Allow suppressing host and target info in VersionPrinter

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 13:01:24 PDT 2017


compnerd added a comment.

I think that the idea that you propose is good, however, I think that may be better to do as a follow up.  This would get the immediate benefit for the tooling, and we can work out a nicer way to expose the information to the other users.  Making it something which each app does means that we would need to change all the apps as well, which would be a much larger change.


Repository:
  rL LLVM

https://reviews.llvm.org/D30904





More information about the llvm-commits mailing list