diff options
author | David Stenberg <david.stenberg@ericsson.com> | 2019-08-12 13:22:29 +0000 |
---|---|---|
committer | David Stenberg <david.stenberg@ericsson.com> | 2019-08-12 13:22:29 +0000 |
commit | 9b29ec58b70e988e12be03044ef71e30895608f2 (patch) | |
tree | 87aedd47f06e6adc10f594c5ced3758e4934d135 /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 342fb0db6d98d43252cbaeb6123cd154976c42aa (diff) | |
download | bcm5719-llvm-9b29ec58b70e988e12be03044ef71e30895608f2.tar.gz bcm5719-llvm-9b29ec58b70e988e12be03044ef71e30895608f2.zip |
[DebugInfo] Remove call sites when eliminating unreachable blocks
Summary:
When eliminating an unreachable block we must remove any call site
information for calls residing in the block.
This was originally found on a downstream target, and the attached x86
test case was produced by hand-modifying some MIR.
Reviewers: aprantl, asowda, NikolaPrica, djtodoro, ivanbaev, vsk
Reviewed By: NikolaPrica, vsk
Subscribers: vsk, hiraditya, llvm-commits
Tags: #debug-info, #llvm
Differential Revision: https://reviews.llvm.org/D64500
llvm-svn: 368566
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions