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 |
||
---|---|---|
.. | ||
RuntimeDyldCOFFI386.h | ||
RuntimeDyldCOFFThumb.h | ||
RuntimeDyldCOFFX86_64.h | ||
RuntimeDyldELFMips.cpp | ||
RuntimeDyldELFMips.h | ||
RuntimeDyldMachOAArch64.h | ||
RuntimeDyldMachOARM.h | ||
RuntimeDyldMachOI386.h | ||
RuntimeDyldMachOX86_64.h |