aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/linkerscript/memory.s
AgeCommit message (Expand)AuthorFilesLines
2020-03-09[ELF] Postpone evaluation of ORIGIN/LENGTH in a MEMORY commandFangrui Song1-0/+26
2020-03-06[ELF][test] Improve MEMORY testsFangrui Song1-66/+9
2020-02-12[ELF][test] Change -o %t to -o /dev/null if the output is not neededFangrui Song1-7/+7
2018-06-23[ELF] Change llvm-objdump output for D48472: TEXT DATA -> TEXTFangrui Song1-3/+3
2017-07-26[ELF, LinkerScript] Memory region name parsing fixMeador Inge1-2/+2
2017-04-12Allow expressions in MEMORY command.Rui Ueyama1-1/+1
2017-04-12Make intentional typos look more obvious.Rui Ueyama1-2/+2
2017-04-12Remove redundant spaces.Rui Ueyama1-7/+7
2017-04-12Remove useless 0x prefixes.Rui Ueyama1-5/+5
2017-04-12Make a few tests shorter. NFC.Rui Ueyama1-39/+13
2017-01-24[LinkerScript] Implement `MEMORY` commandMeador Inge1-0/+140