summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/gcov.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-10-30 20:51:24 +0000
committerJustin Bogner <mail@justinbogner.com>2014-10-30 20:51:24 +0000
commitf6c50557646079a0f7bc8607a63f6f506524d3e4 (patch)
tree81cfa79da454922fb84636468bff6c5c0c95356c /llvm/tools/llvm-cov/gcov.cpp
parentd1e64b1e93ccf8836dc76f36adda880bbeab196f (diff)
downloadbcm5719-llvm-f6c50557646079a0f7bc8607a63f6f506524d3e4.tar.gz
bcm5719-llvm-f6c50557646079a0f7bc8607a63f6f506524d3e4.zip
llvm-cov: Don't manually parse an option for no reason
We're using cl::opt here, but for some reason we're reading out one particular option by hand instead. This makes -help and the like behave rather poorly, so let's not do it this way. llvm-svn: 220928
Diffstat (limited to 'llvm/tools/llvm-cov/gcov.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud