summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/avoid-empty-program-headers.s
Commit message (Expand)AuthorAgeFilesLines
* [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song2019-09-161-6/+6
* [ELF] Add -z separate-code and pad the last page of last PF_X PT_LOAD with tr...Fangrui Song2019-08-011-3/+3
* [test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song2019-05-011-1/+1
* [ELF] Set p_memsz to p_filesz when aligning the last segment to page boundaryPetr Hosek2017-09-011-1/+1
* [ELF] When the code segment is the last, align it to the page boundaryPetr Hosek2017-08-021-2/+2
* lld: Default image base address to 0x200000 on x86-64Ed Maste2016-11-231-8/+8
* Don't include NOBITS TLS in PT_LOAD.Rafael Espindola2016-02-101-0/+78
OpenPOWER on IntegriCloud