summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorPierre Calixte <pierre.calixte@mediatek.com>2023-05-09 00:03:35 +0000
committerDavid Blaikie <dblaikie@gmail.com>2023-05-09 00:12:59 +0000
commit971d982bd45c3c3544dcf8d1e67df39e8c063877 (patch)
tree66120b1b54e095d78311e5262d70799f1e83bdf5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parentc8b50b860068bb9116c17ad3d8b616285eb68c71 (diff)
Do not optimize debug locations across section boundaries
Prevent optimization of DebugLoc across section boundaries, such optimization will yield incorrect source location if memory layout of sections does not strictly match the Asm file. Reviewed By: #debug-info, dblaikie, MaskRay Differential Revision: https://reviews.llvm.org/D149294
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions