[fast-isel] Make sure the FastLowerArguments function checks to make sure the
authorChad Rosier <mcrosier@apple.com>
Tue, 26 Feb 2013 01:05:31 +0000 (01:05 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 26 Feb 2013 01:05:31 +0000 (01:05 +0000)
commitfe88aa0d148510e41bc3080dea4febcb1445855c
tree6f6bda222864ae66e1faf964638d719b1ca3d611
parentd09318f9013aad79d7872de2ba490734b597f4d4
[fast-isel] Make sure the FastLowerArguments function checks to make sure the
arguments type is a simple type.
rdar://13290455

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