[PATCH] D105431: [LLD] Fix a padding bug in the old Mach-O backend in LLD.
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 7 05:37:47 PDT 2021
lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.
@thakis is right that we should make sure this works in the new MachO LLD.
That said I have no problem with this being added to the old one in the interim. LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105431/new/
https://reviews.llvm.org/D105431
More information about the llvm-commits
mailing list