Test Commit
authorLuke Cheeseman <luke.cheeseman@arm.com>
Tue, 26 May 2015 13:10:35 +0000 (13:10 +0000)
committerLuke Cheeseman <luke.cheeseman@arm.com>
Tue, 26 May 2015 13:10:35 +0000 (13:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238199 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMISelLowering.cpp

index 86ed1669ff0900c4c4a5eea66e9904e8d7fde23c..629cc90d67de4d14ba5529bdde1116e2e1851598 100644 (file)
@@ -1930,7 +1930,6 @@ void ARMTargetLowering::HandleByVal(CCState *State, unsigned &Size,
   Size = std::max<int>(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.