switch LowerFastCCCallTo over to using the new fastcall description.
authorChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 06:26:33 +0000 (06:26 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 06:26:33 +0000 (06:26 +0000)
commitf5d280a0a649a879f6571fe7c3a7cf5dc5d50cc1
tree2b02c02988bec5d074e2661c7f5ef9c7aa5bffa7
parentfc664c1bc0044d05dbbb1a3740203024ba05fb6e
switch LowerFastCCCallTo over to using the new fastcall description.

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