[PATCH] D34063: [ThinLTO][llvm-lto2] Dump YAML for module summaries
Charles Saternos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 9 13:14:18 PDT 2017
ncharlie added a comment.
In https://reviews.llvm.org/D34063#777137, @pcc wrote:
> Can you split this into two patches (both with their own tests), one which adds the subcommand and the other which adds the new YAML output?
Sorry - the bit you commented on wasn't supposed to be there - that was old code I forgot to remove. Do you want the new YAML code and llvm-lto2 subcommand to be in separate patches?
https://reviews.llvm.org/D34063
More information about the llvm-commits
mailing list