[PATCH] D144029: [lld-macho] Account for alignment in thunk insertion algorithm
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 01:45:53 PST 2023
DavidSpickett added a comment.
Some tests started failing on 32 bit here, the usual thing I think. Fixed in https://github.com/llvm/llvm-project/commit/0e1fb48bb95abaf94c0d21b58c4c075f6faad8ba, please correct if this was not your intent.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144029/new/
https://reviews.llvm.org/D144029
More information about the llvm-commits
mailing list