[PATCH] D25588: Statistic/Timer: Include timers in PrintStatisticsJSON().
Hal Finkel via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 19:23:45 PDT 2016
hfinkel added a comment.
Why are we using JSON for this? Should we use YAML for consistency with other things we serialize to text?
Repository:
rL LLVM
https://reviews.llvm.org/D25588
More information about the llvm-commits
mailing list