[PATCH] D116705: [lld-macho] Increase slops to prevent thunk out of range
Mike Hommey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 20:27:59 PST 2022
glandium added a comment.
Herald added a project: All.
FWIW, we've had this happen recently on non-optimized builds of Firefox with the 256 value (although it's not happening anymore as of writing, whatever made it disappear)... is there a point where increasing the slop is going to be a problem?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116705/new/
https://reviews.llvm.org/D116705
More information about the llvm-commits
mailing list