Fix a crash on 173.applu by asking for a constant bigger than 32-bits.
authorChris Lattner <sabre@nondot.org>
Sat, 9 Apr 2005 19:47:21 +0000 (19:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Apr 2005 19:47:21 +0000 (19:47 +0000)
commit27ee3a332d0b0e01109b907a73e932d1886a8db9
treef64ac30c1e4c1dd9c72ae618e64a8c260efce1ff
parentf429a3e0f60ad9e372a3291629bfb27d35f1b33e
Fix a crash on 173.applu by asking for a constant bigger than 32-bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21185 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32ISelSimple.cpp