Fix crash reported in PR7653.
authorDevang Patel <dpatel@apple.com>
Thu, 15 Jul 2010 18:45:27 +0000 (18:45 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 15 Jul 2010 18:45:27 +0000 (18:45 +0000)
commit07538ad975994123317fe5b32daed4bf28683a1d
tree907f56f9d743b0ac6b85cf98ea7cd8283c14b415
parent38306d53f9319d0a36a059b229b807578cb2e5c5
Fix crash reported in PR7653.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108441 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/X86/2010-07-15-Crash.ll [new file with mode: 0644]