[PATCH] D25588: Statistic/Timer: Include timers in PrintStatisticsJSON().
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 15:16:57 PDT 2016
MatzeB updated this revision to Diff 74745.
MatzeB added a comment.
Use yaml::needsQuotes() instead of adding a new JSONEscape() function/JSON.h header.
Repository:
rL LLVM
https://reviews.llvm.org/D25588
Files:
include/llvm/ADT/Statistic.h
include/llvm/Support/Timer.h
lib/Support/Statistic.cpp
lib/Support/Timer.cpp
test/Other/statistic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25588.74745.patch
Type: text/x-patch
Size: 9880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161014/d55ab40b/attachment.bin>
More information about the llvm-commits
mailing list