diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-10-12 10:20:15 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-10-12 10:20:15 +0000 |
commit | fd0d7b21e0b974dcb8ee6257ae4ef4fa7398e80b (patch) | |
tree | ee961ca9d3d8742be18054e98111dd1e42866821 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 6ce45e0840bed276887787749ee7f83fbec65ab9 (diff) | |
download | bcm5719-llvm-fd0d7b21e0b974dcb8ee6257ae4ef4fa7398e80b.tar.gz bcm5719-llvm-fd0d7b21e0b974dcb8ee6257ae4ef4fa7398e80b.zip |
[InstCombine] Fix constexpr issue in select combining
As discussed by Andrea on PR30486, we have an unsafe cast to an Instruction type in the select combine which doesn't take into account that it could be a ConstantExpr instead.
Differential Revision: https://reviews.llvm.org/D25466
llvm-svn: 284000
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions