Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LLD][ELF] - Update tests after r352366. | George Rimar | 2019-01-28 | 1 | -2/+2 |
| | | | | | | | r352366 "[llvm-objdump] - Print LMAs when dumping section headers." changed the format of llvm-objdump output. We have to update the LLD tests. llvm-svn: 352372 | ||||
* | Make test less dependent on the section order. | Rafael Espindola | 2016-09-20 | 1 | -12/+5 |
| | | | | | | | This means either relaxing CHECKs or listing more sections and addresses in linker scripts. llvm-svn: 282014 | ||||
* | Remove useless file prefix. | Rui Ueyama | 2016-09-02 | 1 | -0/+41 |
Differential Revision: https://reviews.llvm.org/D24207 llvm-svn: 280540 |