summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile/instrprof-gcov-multiple-bbs-single-line.test
Commit message (Collapse)AuthorAgeFilesLines
* [profile] Fix tests in compiler-rt for patch in gcov ↵Calixte Denizet2018-09-201-2/+0
| | | | | | | | | | | | | | | | (https://reviews.llvm.org/D49659) Summary: Some tests are broken if patch in D49659 is accepted so this patch fixes them. Reviewers: marco-c Reviewed By: marco-c Subscribers: dberris, delcypher, llvm-commits, #sanitizers Differential Revision: https://reviews.llvm.org/D49721 llvm-svn: 342661
* Add a test with multiple BBs on the same lineMarco Castelluccio2018-07-131-0/+13
Test for https://bugs.llvm.org/show_bug.cgi?id=38065. llvm-svn: 336996
OpenPOWER on IntegriCloud