summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/multi-sections-constraint.s
Commit message (Collapse)AuthorAgeFilesLines
* [LLD][ELF] - Update tests after r352366.George Rimar2019-01-281-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 Espindola2016-09-201-12/+5
| | | | | | | This means either relaxing CHECKs or listing more sections and addresses in linker scripts. llvm-svn: 282014
* Remove useless file prefix.Rui Ueyama2016-09-021-0/+41
Differential Revision: https://reviews.llvm.org/D24207 llvm-svn: 280540
OpenPOWER on IntegriCloud