summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/threaded-count-mismatch.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-profdata] Don't treat non-fatal merge errors as fatalVedant Kumar2017-11-171-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 stringVedant Kumar2017-11-171-0/+10
llvm-svn: 318502
OpenPOWER on IntegriCloud