Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LLD][ELF] - Update tests after r352366. | George Rimar | 2019-01-28 | 1 | -1/+1 |
| | | | | | | | 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 | ||||
* | Convert more .s files to linker script files. | Rui Ueyama | 2018-03-01 | 1 | -0/+20 |
Summary: This change removes large "echo" commands from the test by writing tests themselves as linker scripts. Reviewers: rafael Subscribers: emaste, javed.absar, llvm-commits, arichardson Differential Revision: https://reviews.llvm.org/D43900 llvm-svn: 326403 |