summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-02-02 23:55:14 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-02-02 23:55:14 +0000
commit6f36a083ef84714dd8aeccccc253051fe8fa4f13 (patch)
treeb0337dc5e455c6057d60e43c180bdf82d1d6a477 /llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
parentb3cfc2b77ce72c8de31f87f3374911aaf96cf99e (diff)
downloadbcm5719-llvm-6f36a083ef84714dd8aeccccc253051fe8fa4f13.tar.gz
bcm5719-llvm-6f36a083ef84714dd8aeccccc253051fe8fa4f13.zip
Revert 95130.
llvm-svn: 95160
Diffstat (limited to 'llvm/lib/Target/SystemZ/SystemZISelLowering.cpp')
-rw-r--r--llvm/lib/Target/SystemZ/SystemZISelLowering.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp b/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
index 8146666974b..f7405a52deb 100644
--- a/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
+++ b/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
@@ -249,7 +249,6 @@ SystemZTargetLowering::LowerFormalArguments(SDValue Chain,
SDValue
SystemZTargetLowering::LowerCall(SDValue Chain, SDValue Callee,
- const Type *RetTy,
CallingConv::ID CallConv, bool isVarArg,
bool &isTailCall,
const SmallVectorImpl<ISD::OutputArg> &Outs,
OpenPOWER on IntegriCloud