summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/sizeofheaders.s
Commit message (Collapse)AuthorAgeFilesLines
* [LLD][ELF] - Fix tests after r350840.George Rimar2019-01-101-1/+0
| | | | | | | | D56076 (r350840) changed the llvm-objdump output. This is a follow up commit to fix LLD test cases. llvm-svn: 350842
* Disable --rosegment when we have linker scripts.Rafael Espindola2016-09-201-2/+2
| | | | | | | | Linker scripts are responsible for aliging '.'. Since they are designed for bfd which has no --rosegment, they don't align the RO to RX transition. llvm-svn: 281978
* Remove useless file prefix.Rui Ueyama2016-09-021-0/+18
Differential Revision: https://reviews.llvm.org/D24207 llvm-svn: 280540
OpenPOWER on IntegriCloud