commit | 6e5def6b3e4dc03de81dff9382abe8afa82e4f3f | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Thu Oct 30 20:51:24 2014 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Thu Oct 30 20:51:24 2014 +0000 |
tree | 5f1e635225192e549c644489442745409c8c1497 | |
parent | 3d41cbb3f4bfd0482689a84c07e3fd8e24f5d9b5 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220928 91177308-0d34-0410-b5e6-96231b3b80d8