diff options
| author | Stephen Tozer <stephen.tozer@sony.com> | 2025-10-29 15:43:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-29 15:43:47 +0000 |
| commit | 9b818afc26af83f412805390979d29abd953607a (patch) | |
| tree | 04fa02def701eb595056f90e3ea95868202495f1 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
| parent | 9f50e24df8f3106ea7c01c19f72c6345f2ea3107 (diff) | |
| download | llvm-9b818afc26af83f412805390979d29abd953607a.zip llvm-9b818afc26af83f412805390979d29abd953607a.tar.gz llvm-9b818afc26af83f412805390979d29abd953607a.tar.bz2 | |
[DebugInfo] Propagate DebugLoc from switch in simplifySwitchOfPowersOfTwo (#165335)
A recent commit 00f5a1e30b modified simplifySwitchOfPowersOfTwo to
generate a branch to handle the non-power-of-2 case when appropriate,
but does not set a DebugLoc on the new branch instruction; this patch
propagates the switch's DebugLoc to the new branch, as for the other
instructions generated in the same block.
Found using #107279.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions
