summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/avoid-empty-program-headers.s
Commit message (Collapse)AuthorAgeFilesLines
* Don't include NOBITS TLS in PT_LOAD.Rafael Espindola2016-02-101-0/+78
They don't count for the memory or file size, so this is mostly just a simplification. The only noticeable difference should be fewer empty program headers. llvm-svn: 260465
OpenPOWER on IntegriCloud