summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorCullen Rhodes <cullen.rhodes@arm.com>2019-12-06 13:28:03 +0000
committerCullen Rhodes <cullen.rhodes@arm.com>2019-12-06 14:31:53 +0000
commit2c63e8e36df071e62feb7ac9c948d6fdd54e0c35 (patch)
treeb360738d037b93abc44e7f80a1e4aec3ecf7eca9 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent133a92f87cbad8a9a6a5e23a70c63112bb973c28 (diff)
downloadbcm5719-llvm-2c63e8e36df071e62feb7ac9c948d6fdd54e0c35.tar.gz
bcm5719-llvm-2c63e8e36df071e62feb7ac9c948d6fdd54e0c35.zip
[AArch64] Fix a bug with jump table generation
Summary: When trying to calculate the offsets for the jump table entries we fail to take into account the block alignment, which could be greater than 4 bytes. This led to cases where the jump table offset was too big to fit in a byte. Reviewers: t.p.northover, sdesmalen, ostannard Reviewed By: ostannard Subscribers: ostannard, kristof.beyls, hiraditya, llvm-commits Committed on behalf of David Sherwood (david-arm) Tags: #llvm Differential Revision: https://reviews.llvm.org/D70533
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud