diff options
author | Orlando Cazalet-Hyams <orlando.hyams@sony.com> | 2025-05-08 14:26:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-08 14:26:37 +0100 |
commit | d2fe8896766800a97462599fc7fb557c8d424fa4 (patch) | |
tree | a942057fb1d5cbf6273e37cb724729082a52bfe7 /lldb/source/Commands/CommandObjectSource.cpp | |
parent | e9df48e8a49cbfc82c71c8951a85e11b0cd0102a (diff) | |
download | llvm-d2fe8896766800a97462599fc7fb557c8d424fa4.zip llvm-d2fe8896766800a97462599fc7fb557c8d424fa4.tar.gz llvm-d2fe8896766800a97462599fc7fb557c8d424fa4.tar.bz2 |
[KeyInstr] Don't propagate source atoms to new uncond br in splitBasicBlock (#139070)
splitBasicBlock inserts an unconditional branch in the "before" block to
the "after" block. It copies the DebugLoc from the split point. Prevent
it copying the source location atom.
Add unittest.
RFC:
https://discourse.llvm.org/t/rfc-improving-is-stmt-placement-for-better-interactive-debugging/82668
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions