diff options
author | Abid Qadeer <haqadeer@amd.com> | 2025-04-30 10:25:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-30 10:25:35 +0100 |
commit | 04aa5a88d17f5c1cab7acde2e87de05a405e60f1 (patch) | |
tree | 1f6b69dc97b6191329764b10ab5d02af459e6d7b /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 3e523502a15944c0da8067bad93ab1fc1bac47b7 (diff) | |
download | llvm-04aa5a88d17f5c1cab7acde2e87de05a405e60f1.zip llvm-04aa5a88d17f5c1cab7acde2e87de05a405e60f1.tar.gz llvm-04aa5a88d17f5c1cab7acde2e87de05a405e60f1.tar.bz2 |
[OMPIRBuilder] Don't discard the debug record from entry block. (#135161)
When we get a function back from `CodeExtractor`, we discard its entry
block after coping its instructions into the entry block we prepared.
While copying the instructions, the terminator is discarded for obvious
reasons. But if there were some debug values attached to the terminator,
those are useful and needs to be copied.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions