commit | 5b4cc3f027a09bb95f67e584aaa5f0271df08cd9 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Wed Jan 29 21:31:47 2014 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Wed Jan 29 21:31:47 2014 +0000 |
tree | a496ec66c4290835f0de2519901508da687911f2 | |
parent | c8662b128cfa2e20ee9250855ce096d88b15534b [diff] |
llvm-cov: Accept the long forms of gcov options This is a bit imperfect, as these options don't show up in the help as is and single dash variants are accepted, which differs from gcov. Unfortunately, this seems to be as good as it gets with the cl::opt machinery, so it'll do as an incremental step. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200419 91177308-0d34-0410-b5e6-96231b3b80d8