Add scripts for running LLVM coverage
authorborenet <borenet@google.com>
Mon, 6 Jul 2015 14:43:58 +0000 (07:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 6 Jul 2015 14:43:58 +0000 (07:43 -0700)
commit11271fe3a40280a233c9a1c583497844d067088e
treefca320949197009cb1f9ad1f297125379c01b80e
parentf0ebdd7463275f8183df94f1f8a8ec3761652e7c
Add scripts for running LLVM coverage

BUG=skia:2430

Review URL: https://codereview.chromium.org/1213063009
gyp/common_conditions.gypi
tools/llvm_coverage.sh [new file with mode: 0755]
tools/llvm_coverage_build [new file with mode: 0755]
tools/llvm_coverage_run.py [new file with mode: 0755]