[llvm] r238199 - Test Commit

Luke Cheeseman luke.cheeseman at arm.com
Tue May 26 06:10:35 PDT 2015


Author: lukecheeseman
Date: Tue May 26 08:10:35 2015
New Revision: 238199

URL: http://llvm.org/viewvc/llvm-project?rev=238199&view=rev
Log:
Test Commit


Modified:
    llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp

Modified: llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp?rev=238199&r1=238198&r2=238199&view=diff
==============================================================================
--- llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp (original)
+++ llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp Tue May 26 08:10:35 2015
@@ -1930,7 +1930,6 @@ void ARMTargetLowering::HandleByVal(CCSt
   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.





More information about the llvm-commits mailing list