From: Luke Cheeseman Date: Tue, 26 May 2015 13:10:35 +0000 (+0000) Subject: Test Commit X-Git-Tag: android-x86-7.1-r4~47743 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=617dbfc31eb2ad93f936f2323645d677fa975700;p=android-x86%2Fexternal-llvm.git Test Commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238199 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/ARM/ARMISelLowering.cpp b/lib/Target/ARM/ARMISelLowering.cpp index 86ed1669ff0..629cc90d67d 100644 --- a/lib/Target/ARM/ARMISelLowering.cpp +++ b/lib/Target/ARM/ARMISelLowering.cpp @@ -1930,7 +1930,6 @@ void ARMTargetLowering::HandleByVal(CCState *State, unsigned &Size, Size = std::max(Size - Excess, 0); } - /// MatchingStackOffset - Return true if the given stack call argument is /// already available in the same position (relatively) of the caller's /// incoming argument stack.