This patch splits apart PPCISelLowering::LowerFormalArguments_Darwin_Or_64SVR4
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Fri, 5 Oct 2012 21:27:08 +0000 (21:27 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Fri, 5 Oct 2012 21:27:08 +0000 (21:27 +0000)
commitb2544ece597192266199ec00ece2ee5bb6273cd9
tree96897c35be60926d667ba02a92591c0ddb09bb05
parent07d1c21bc62069cd9cdcee39dfed05c5c05df02a
This patch splits apart PPCISelLowering::LowerFormalArguments_Darwin_Or_64SVR4
into separate versions for the Darwin and 64-bit SVR4 ABIs.  This will
facilitate doing more major surgery on the 64-bit SVR4 ABI in the near future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165336 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h