summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-04-27 19:36:38 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-04-27 19:36:38 +0000
commit0c80e2eac64d6f25e522079632de8bf4d201b459 (patch)
tree1373bc141bb24664f9fa9511e3b983943387d9c0 /lldb/packages/Python/lldbsuite/test/expression_command
parent1b60168576e7b48e500d52a215ac648b539678e3 (diff)
downloadbcm5719-llvm-0c80e2eac64d6f25e522079632de8bf4d201b459.tar.gz
bcm5719-llvm-0c80e2eac64d6f25e522079632de8bf4d201b459.zip
[CodeGenPrepare] Don't sink a cast past its user
The sink cast machinery is supposed to sink casts as close to their user as possible. However, an EH pad is the first instruction in it's basic block. Don't sink if the user is an EH pad. This fixes PR27536. llvm-svn: 267767
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud