Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-profdata] Don't treat non-fatal merge errors as fatal | Vedant Kumar | 2017-11-17 | 1 | -1/+1 |
| | | | | | | | | | This fixes an issue seen on the coverage bot: http://lab.llvm.org:8080/green/view/Experimental/job/clang-stage2-coverage-R/1930 Profile merging shouldn't fail if a single counter mismatch is detected. llvm-svn: 318555 | ||||
* | [llvm-profdata] Fix a dangling reference to an error string | Vedant Kumar | 2017-11-17 | 1 | -0/+10 |
llvm-svn: 318502 |