diff options
author | Vedant Kumar <vsk@apple.com> | 2019-07-10 16:32:20 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2019-07-10 16:32:20 +0000 |
commit | 5eb6ba060a2fdb34ef92ab833b81ad183b2cbbfe (patch) | |
tree | 6795d4f0720e1c61269710f6ffca16e94d52e339 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | f65f302cc7af68e5bc7dc9ee8f6761ed6514fadb (diff) | |
download | bcm5719-llvm-5eb6ba060a2fdb34ef92ab833b81ad183b2cbbfe.tar.gz bcm5719-llvm-5eb6ba060a2fdb34ef92ab833b81ad183b2cbbfe.zip |
[CodeExtractor] Fix sinking of allocas with multiple bitcast uses (PR42451)
An alloca which can be sunk into the extraction region may have more
than one bitcast use. Move these uses along with the alloca to prevent
use-before-def.
Testing: check-llvm, stage2 build of clang
Fixes llvm.org/PR42451.
Differential Revision: https://reviews.llvm.org/D64463
llvm-svn: 365660
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions