diff options
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2015-07-23 08:25:23 +0000 |
---|---|---|
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2015-07-23 08:25:23 +0000 |
commit | 482b3032543461c4e114f87b19b3b6690b94b6d9 (patch) | |
tree | 4b3ad5fc5dc9c89944e6b33753c9a44d0a5297f2 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | 5519ad3368ddc443543a11a49ec3ffebc008eac5 (diff) | |
download | llvm-482b3032543461c4e114f87b19b3b6690b94b6d9.zip llvm-482b3032543461c4e114f87b19b3b6690b94b6d9.tar.gz llvm-482b3032543461c4e114f87b19b3b6690b94b6d9.tar.bz2 |
X86: Fixed assertion failure in 32-bit mode
The DAG Node "SCALAR_TO_VECTOR" may be created if the type of the scalar element is legal.
Added a check for the scalar type before creating this node.
Added a test that fails with assertion on the current version.
Differential Revision: http://reviews.llvm.org/D11413
llvm-svn: 242994
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions