Change LowerCallTo to take a boolean isVarArg argument. This is needed
authorNate Begeman <natebegeman@mac.com>
Sat, 26 Mar 2005 01:30:30 +0000 (01:30 +0000)
committerNate Begeman <natebegeman@mac.com>
Sat, 26 Mar 2005 01:30:30 +0000 (01:30 +0000)
commit5ebc3dbc1c11c4c626c7aca9d545dc624c08bd1a
tree3934e6c2cf75280c6d554fa7a9fe71198868dc82
parent8e21e71b248365c69c0f666518c378b5819ce6fb
Change LowerCallTo to take a boolean isVarArg argument.  This is needed
by the PowerPC backend, and probably others in the future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20843 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h