summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/interactive_scripted_process/interactive_scripted_process.py
diff options
context:
space:
mode:
authorShubham Sandeep Rastogi <srastogi22@apple.com>2023-05-04 17:48:19 -0700
committerShubham Sandeep Rastogi <srastogi22@apple.com>2023-05-23 15:31:31 -0700
commit775258d758dd6d3594c96cd79f60bd4382140294 (patch)
tree7556364da7938fb9c775c5c5f924bdb108a625cb /lldb/test/API/functionalities/interactive_scripted_process/interactive_scripted_process.py
parent75632fec58b83a19cf4dc818931f452cff708822 (diff)
Add support for salvaging debug info from icmp instrcuctions.
salvageDebugInfo is a function that allows us to reatin debug info for instructions that have been optimized out. Currently, it doesn't support salvaging the debug information from icmp instrcutions, but DWARF expressions can emulate an icmp by using the DWARF conditional expressions. This patch adds support for salvaging debug information from icmp instructions. Differential Revision: https://reviews.llvm.org/D150216
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process/interactive_scripted_process.py')
0 files changed, 0 insertions, 0 deletions