summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/align2.test
Commit message (Collapse)AuthorAgeFilesLines
* [LLD][ELF] - Update tests after r352366.George Rimar2019-01-281-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 Ueyama2018-03-011-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
OpenPOWER on IntegriCloud