Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-cov: Ignore missing .gcda files | Justin Bogner | 2014-02-04 | 1 | -0/+79 |
When gcov is run without gcda data, it acts as if the counts are all zero and labels the file as - to indicate that there was no data. We should do the same. llvm-svn: 200740 |