summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorJeremy Morse <jeremy.morse@sony.com>2024-09-05 11:18:29 +0100
committerGitHub <noreply@github.com>2024-09-05 11:18:29 +0100
commit3299bc863fd74613fdfad2a2fde3f75de79bd645 (patch)
treeb73ad74d67405c64f0d7f9b632727a0d69f60a22 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentd0278cf395e09bfb8dbef9cb92e6103be91e1eb3 (diff)
[DWARF] Identify prologue_end by instruction rather than DILocation (#107264)
Currently, we identify the end of the prologue as being "the instruction that first has *this* DebugLoc". It works well enough, but I feel identifying a position in a function is best communicated by a MachineInstr. Plus, I've got some patches coming that depend upon this.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions