forked from OSchip/llvm-project
In r233132 we started requiring a subcommand in llvm-cov, but this made `llvm-cov --version` invalid, which is kind of silly. Print version information in this case, as most people would expect. llvm-svn: 238897 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CodeCoverage.cpp | ||
| CoverageFilters.cpp | ||
| CoverageFilters.h | ||
| CoverageReport.cpp | ||
| CoverageReport.h | ||
| CoverageSummaryInfo.cpp | ||
| CoverageSummaryInfo.h | ||
| CoverageViewOptions.h | ||
| LLVMBuild.txt | ||
| Makefile | ||
| RenderingSupport.h | ||
| SourceCoverageView.cpp | ||
| SourceCoverageView.h | ||
| TestingSupport.cpp | ||
| gcov.cpp | ||
| llvm-cov.cpp | ||