[PATCH] D33899: Allow VersionPrinter to print to arbitrary raw_ostreams
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 12:42:05 PDT 2017
dim added a comment.
Alternatively, as a lower impact change, I could just add the code from `printRegisteredTargetsForVersion` to `tools/clang/lib/Driver/Driver.cpp`, but it's a little ugly...
https://reviews.llvm.org/D33899
More information about the llvm-commits
mailing list