Add nanobench-style JSON output to llvm_coverage_run
authorborenet <borenet@google.com>
Mon, 6 Jul 2015 18:18:45 +0000 (11:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 6 Jul 2015 18:18:45 +0000 (11:18 -0700)
commit334e588d9ed5390efb82beb37329b56a380f1d0e
tree2ad686b026e65070bad301ee3ecac5710e007213
parentd390110a39f11cd9f5b07621df1f3e1d3064c277
Add nanobench-style JSON output to llvm_coverage_run

Runs the build and run scripts for coverage, then dumps the results into
a file in nanobench-compatible format.

BUG=skia:2430

Review URL: https://codereview.chromium.org/1227523004
tools/llvm_coverage_run.py