Remove the check for invalid calling conventions. Testing shows that they're
authorEric Christopher <echristo@apple.com>
Mon, 18 Oct 2010 06:49:12 +0000 (06:49 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 18 Oct 2010 06:49:12 +0000 (06:49 +0000)
commit4cf34c6c041cebc1d816d178654c6bbb7737cc4e
tree5871ecef1b475df87375f1d9c27ad4d37df410a5
parentfa87d6675212d5ca04725b7e541156f58c4ab40b
Remove the check for invalid calling conventions. Testing shows that they're
working just fine.

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