commit | 3d87323a7e6702cc28ab27aac932f28cc5d02b4c | [log] [tgz] |
---|---|---|
author | Fangrui Song <[email protected]> | Tue Jun 26 22:13:32 2018 |
committer | Fangrui Song <[email protected]> | Tue Jun 26 22:13:32 2018 |
tree | 2aa85f110de72c8ab1dad80c7c5b20c8cc56fe4f | |
parent | bf7b532cbc52425a3367306d73bc76a4c7783115 [diff] |
[ELF] Make non-writable non-executable PROGBITS sections closer to .text This generalizes the old heuristic placing SHT_DYNSYM SHT_DYNSTR first in the readonly SHF_ALLOC segment. Reviewers: espindola Subscribers: emaste, arichardson, llvm-commits Differential Revision: https://reviews.llvm.org/D48406 llvm-svn: 335674