diff options
| author | OCHyams <orlando.hyams@sony.com> | 2023-01-06 09:16:50 +0000 |
|---|---|---|
| committer | OCHyams <orlando.hyams@sony.com> | 2023-01-06 10:11:14 +0000 |
| commit | 775af51209bcce2527b38dea57275131f9551455 (patch) | |
| tree | 0ba3ed9894228ea58c8145ad131095ab097a06e2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 89f1876b610aabcaf18a27180a170c95268d86d9 (diff) | |
[DebugInfo] Prefer setKillLocation rather than replacing operands with undef
NFC-ish. There is a functional change but the outputs are semantically
identical. Where we might've before replaced one operand with undef (which
means "this is a kill location marker") the use of `setKillLocation` will
replace all location operands with `undef` (which also means "this is a kill
location marker").
Related to https://discourse.llvm.org/t/auto-undef-debug-uses-of-a-deleted-value
Reviewed By: StephenTozer
Differential Revision: https://reviews.llvm.org/D140904
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
