diff options
author | Jez Ng <jezng@fb.com> | 2023-02-14 14:34:19 -0500 |
---|---|---|
committer | Jez Ng <jezng@fb.com> | 2023-02-14 14:34:41 -0500 |
commit | 8198f30f7e756e3368c3eda62ecc3d0cc62d1570 (patch) | |
tree | 9e6399328df88b0ee1e53c41736d530f0508a581 /lldb/source/Commands/CommandObjectWatchpoint.cpp | |
parent | 055cd78eef15eee2c51c15f0755f827367b7bc9a (diff) | |
download | llvm-8198f30f7e756e3368c3eda62ecc3d0cc62d1570.zip llvm-8198f30f7e756e3368c3eda62ecc3d0cc62d1570.tar.gz llvm-8198f30f7e756e3368c3eda62ecc3d0cc62d1570.tar.bz2 |
[lld-macho] Account for alignment in thunk insertion algorithm
We previously neglected this, leading us to underestimate the maximum
possible branch address offset.
Fixing this should allow us to reduce `slop` to more reasonable
levels. I've lowered it to 256 for now, though I suspect we could go
lower.
Fixes https://github.com/llvm/llvm-project/issues/59259.
Reviewed By: serge-sans-paille
Differential Revision: https://reviews.llvm.org/D144029
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions