summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAndrew Ng <andrew.ng@sony.com>2023-04-26 10:18:04 +0100
committerAndrew Ng <andrew.ng@sony.com>2023-05-03 10:50:32 +0100
commited5dd8e5f0fb6ca4af26adcb6193a9d9106eb36a (patch)
treec97b5c5c655cff7d298015358880fd24a87e1ab6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc68e92d941723702810093161be4834f3ca68372 (diff)
[LLD][ELF] Fix --check-dynamic-relocations for 32-bit targets
OutputSection::checkDynRelAddends() incorrectly reports an internal linker error for large addends on 32-bit targets. This is caused by the lack of sign extension in DynamicReloc::computeAddend() for 32-bit addends. Differential Revision: https://reviews.llvm.org/D149347
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions