forked from OSchip/llvm-project
0e124b37bd
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 |
||
---|---|---|
.. | ||
AArch64 | ||
ARM | ||
Mips | ||
PowerPC | ||
SystemZ | ||
X86 |