summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/redo.py
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2018-01-26 20:23:00 +0000
committerEli Friedman <efriedma@codeaurora.org>2018-01-26 20:23:00 +0000
commit29108843ff2f80e943bc89eeafb0118ccbbc14cc (patch)
tree5b2d4845e1e0a6b09e9490d6d16ad971101ee96d /lldb/packages/Python/lldbsuite/test/redo.py
parentd15b2898d3390137497b0813dc8ccbf80cd06055 (diff)
downloadbcm5719-llvm-29108843ff2f80e943bc89eeafb0118ccbbc14cc.tar.gz
bcm5719-llvm-29108843ff2f80e943bc89eeafb0118ccbbc14cc.zip
[LivePhysRegs] Preserve pristine regs in blocks with no successors.
One common source of blocks with no successors is calls to noreturn functions; we want to preserve pristine registers in case they throw an exception. The whole pristine register thing is messy (we should really prefer to explicitly model registers), but this fills a hole in the model for now. Fixes https://bugs.llvm.org/show_bug.cgi?id=36073. Differential Revision: https://reviews.llvm.org/D42509 llvm-svn: 323559
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/redo.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud