diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-11-06 23:59:23 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-11-06 23:59:23 +0000 |
commit | 27f2447fb32ed08b45dba7bad8260cd5312a5132 (patch) | |
tree | bdcf9dfb5dfedad6daa4b35bc209b684a538b7fd /lldb/packages/Python/lldbsuite/test/python_api/process | |
parent | c8667622726a303bd56c50565ac07996377b1d49 (diff) | |
download | bcm5719-llvm-27f2447fb32ed08b45dba7bad8260cd5312a5132.tar.gz bcm5719-llvm-27f2447fb32ed08b45dba7bad8260cd5312a5132.zip |
[InstCombine] Don't insert an instruction after a terminator
We tried to insert a cast of a phi in a block whose terminator is an
EHPad. This is invalid. Do not attempt the transform in these
circumstances.
llvm-svn: 252370
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions