summaryrefslogtreecommitdiff
path: root/lld/test/ELF/linkerscript/align-empty.test
AgeCommit message (Expand)Author
2020-03-19[ELF] Create readonly PT_LOAD in the presence of a SECTIONS commandFangrui Song
2020-03-15[test] lld/test/: change llvm-objdump single-dash long options to double-dash...Fangrui Song
2019-01-28[LLD][ELF] - Update tests after r352366.George Rimar
2018-06-26[ELF] Make non-writable non-executable PROGBITS sections closer to .textFangrui Song
2018-05-15[lld] Mitigate relocation overflow [part 1 of 2].Han Shen
2018-05-11[ELF] - Revert of: r332038, r332054, r332060, r332061, r332062, r332063George Rimar
2018-05-10Mitigate relocation overflow [part 1 of 2].Han Shen
2018-02-28Write some tests as linker scripts instead of assembly files.Rui Ueyama