OSDN Git Service

Remove an assert - it's possible to be hit, and we just want to avoid
authorEric Christopher <echristo@apple.com>
Tue, 2 Nov 2010 01:24:49 +0000 (01:24 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 2 Nov 2010 01:24:49 +0000 (01:24 +0000)
commit4053e63a4b2f54446e29ef5bdad64e43b3bf52d6
tree6f6ece0298120530de34ed8fe6c4bf55b6672a83
parent61d69da051f5e45ebca4b78f3cec21370de25061
Remove an assert - it's possible to be hit, and we just want to avoid
handling those cases for now.

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