If we have an unhandled type then assert, we shouldn't get here for
authorEric Christopher <echristo@apple.com>
Mon, 30 Aug 2010 23:48:26 +0000 (23:48 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 30 Aug 2010 23:48:26 +0000 (23:48 +0000)
commit548d1bb97e6510d1e16299058a4bacb068ede13a
tree358773466f911a75d12af7472c2609ef85ea283b
parent39429e2b5175d3f34c2a1cc693fefd9a4fc6919e
If we have an unhandled type then assert, we shouldn't get here for
things we can't handle.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112559 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp