aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaISelLowering.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
commit022d9e1cef7586a80a96446ae8691a37def9bbf4 (patch)
treec42c3fef57b08b67e73642b99352a5b0c4a773ed /lib/Target/Alpha/AlphaISelLowering.cpp
parent9d73d78f4542e7f19eca79f713b13ef57a92a6a4 (diff)
downloadexternal_llvm-022d9e1cef7586a80a96446ae8691a37def9bbf4.zip
external_llvm-022d9e1cef7586a80a96446ae8691a37def9bbf4.tar.gz
external_llvm-022d9e1cef7586a80a96446ae8691a37def9bbf4.tar.bz2
Revert 95130.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95160 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/AlphaISelLowering.cpp')
-rw-r--r--lib/Target/Alpha/AlphaISelLowering.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Alpha/AlphaISelLowering.cpp b/lib/Target/Alpha/AlphaISelLowering.cpp
index 980db13..0bbe567 100644
--- a/lib/Target/Alpha/AlphaISelLowering.cpp
+++ b/lib/Target/Alpha/AlphaISelLowering.cpp
@@ -219,7 +219,7 @@ static SDValue LowerJumpTable(SDValue Op, SelectionDAG &DAG) {
#include "AlphaGenCallingConv.inc"
SDValue
-AlphaTargetLowering::LowerCall(SDValue Chain, SDValue Callee, const Type *RetTy,
+AlphaTargetLowering::LowerCall(SDValue Chain, SDValue Callee,
CallingConv::ID CallConv, bool isVarArg,
bool &isTailCall,
const SmallVectorImpl<ISD::OutputArg> &Outs,