summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/main.c
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2019-07-10 16:32:20 +0000
committerVedant Kumar <vsk@apple.com>2019-07-10 16:32:20 +0000
commit5eb6ba060a2fdb34ef92ab833b81ad183b2cbbfe (patch)
tree6795d4f0720e1c61269710f6ffca16e94d52e339 /lldb/packages/Python/lldbsuite/test/python_api/value/main.c
parentf65f302cc7af68e5bc7dc9ee8f6761ed6514fadb (diff)
downloadbcm5719-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/value/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud