Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lit] Delete empty lines at the end of lit.local.cfg NFC | Fangrui Song | 2019-06-17 | 1 | -1/+0 |
| | | | | llvm-svn: 363538 | ||||
* | [mips] Drop unneeded REQUIRES line in test. NFCI | Simon Dardis | 2017-03-01 | 1 | -1/+0 |
| | | | | | | rL296111 provides the proper fix. llvm-svn: 296622 | ||||
* | [mips][mc] Fix a crash when disassembling odd sized sections | Simon Dardis | 2017-02-24 | 1 | -0/+1 |
| | | | | | | Attempt to fix failing test. llvm-svn: 296112 | ||||
* | Fixup r296105 - only run tests on Mips | Diana Picus | 2017-02-24 | 1 | -0/+3 |
| | | | | llvm-svn: 296111 | ||||
* | [mips][mc] Fix a crash when disassembling odd sized sections | Simon Dardis | 2017-02-24 | 1 | -0/+16 |
Corresponding test. llvm-svn: 296106 |