[PATCH] D105044: [lld-macho] Move ICF earlier to avoid emitting redundant binds
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 1 16:11:57 PDT 2021
int3 added a comment.
A quick check of ld64's output shows that `__unwind_info` is aligned to 4 across x86_64/x86/arm64/armv7, so I think we're good here :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105044/new/
https://reviews.llvm.org/D105044
More information about the llvm-commits
mailing list