diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2018-12-17 20:15:12 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2018-12-17 20:15:12 +0000 |
commit | 4ca86d289fccf91db3536b9204d350d342f600ad (patch) | |
tree | d47afc829a4bc1b69e438751764ca8e730e8cf34 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 728cbc0378d165e71302884ea5f6476759ba4de5 (diff) | |
download | bcm5719-llvm-4ca86d289fccf91db3536b9204d350d342f600ad.tar.gz bcm5719-llvm-4ca86d289fccf91db3536b9204d350d342f600ad.zip |
ELF: AArch64: Fix errata patch address calculation.
The code here wants the output section offset of the instruction
requiring the errata patch, not the virtual address. Without this
change we can end up placing a patch out of range if the virtual
address of the code section is large enough.
Differential Revision: https://reviews.llvm.org/D55732
llvm-svn: 349386
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions