Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [profile] Fix tests in compiler-rt for patch in gcov ↵ | Calixte Denizet | 2018-09-20 | 1 | -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 line | Marco Castelluccio | 2018-07-13 | 1 | -0/+13 |
Test for https://bugs.llvm.org/show_bug.cgi?id=38065. llvm-svn: 336996 |