diff options
author | Lang Hames <lhames@gmail.com> | 2019-05-30 19:59:20 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2019-05-30 19:59:20 +0000 |
commit | 0e124b37bd7fa42ab1087668b1fa7c35a9684deb (patch) | |
tree | dbe815eb28e0f51b3af0f3f1539a81e5f52457c7 /llvm/lib/CodeGen | |
parent | 5f0f4e3ae03afa84034c01ddaac559e0b5cb6532 (diff) | |
download | bcm5719-llvm-0e124b37bd7fa42ab1087668b1fa7c35a9684deb.tar.gz bcm5719-llvm-0e124b37bd7fa42ab1087668b1fa7c35a9684deb.zip |
[RuntimeDyld] Apply padding and alignment bumps to all sections with stubs, and
increase the MachO/x86-64 stub alignment to 8.
Stub alignment should be guaranteed for any section containing RuntimeDyld
stubs/GOT-entries. To do this we should pad and align all sections containing
stubs, not just code sections.
This commit also bumps the MachO/x86-64 stub alignment to 8, so that GOT entries
will be aligned.
llvm-svn: 362139
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions