diff options
author | Keith Smiley <keithbsmiley@gmail.com> | 2022-12-12 20:46:51 -0800 |
---|---|---|
committer | Keith Smiley <keithbsmiley@gmail.com> | 2022-12-13 13:23:27 -0800 |
commit | 3a8c6a3039afa064719a498a37428ded7874188f (patch) | |
tree | 3f394da3f205173155471a0c1684be938b170cec /llvm/lib/Object/MachOObjectFile.cpp | |
parent | d3f44b1da294daad3d025123696c42567fa585ed (diff) | |
download | llvm-3a8c6a3039afa064719a498a37428ded7874188f.zip llvm-3a8c6a3039afa064719a498a37428ded7874188f.tar.gz llvm-3a8c6a3039afa064719a498a37428ded7874188f.tar.bz2 |
[lld-macho] Fix __objc_stubs ordering
In the case of large binaries previously you could end up getting
relocation failures. This mirrors ld64's ordering of these sections. I'm
not sure this solves all cases but it should help in some.
Fixes https://github.com/llvm/llvm-project/issues/58298
Differential Revision: https://reviews.llvm.org/D139909
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions