aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJeremy Morse <jeremy.morse@sony.com>2021-11-29 20:40:20 +0000
committerJeremy Morse <jeremy.morse@sony.com>2021-11-29 20:53:48 +0000
commit32815bc907c4bf25866545da93b00b5d6c2ce45f (patch)
tree9ed84db914aadb9180e945ada6b438eecff429c0 /lldb/source/Plugins/ScriptInterpreter/Python
parent25eb7fa01d7ebbe67648ea03841cda55b4239ab2 (diff)
downloadllvm-32815bc907c4bf25866545da93b00b5d6c2ce45f.zip
llvm-32815bc907c4bf25866545da93b00b5d6c2ce45f.tar.gz
llvm-32815bc907c4bf25866545da93b00b5d6c2ce45f.tar.bz2
[DebugInfo][InstrRef][NFC] Test changes: DBG_VALUE to DBG_INSTR_REF
This patch contains a bunch of replacements of: DBG_VALUE $somereg with, SOMEINST debug-instr-number1 DBG_INSTR_REF 1, 0, ... It's mostly SelectionDAG tests that are making sure that the variable location assignment is placed in the correct position in the instructions. To avoid a loss in test coverage of SelectionDAG, which is used by a lot of different backends, all these tests now have two modes and sets of RUN lines, one for DBG_VALUE mode, the other for instruction referencing. Differential Revision: https://reviews.llvm.org/D114258
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions