[PATCH] D25262: Add an llvm-opt-report tool to generate basic source-annotated optimization summaries
Hal Finkel via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 5 13:11:41 PDT 2016
hfinkel added inline comments.
> anemet wrote in OptReport.cpp:118
> I think I understand that you're only interested to partially interpret the records but it would be good to add a comment why you don't use the YAML<->class functionality of the YAML I/O library.
Exactly; will do.
https://reviews.llvm.org/D25262
More information about the llvm-commits
mailing list