1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Test Commit

llvm-svn: 238199
This commit is contained in:
Luke Cheeseman 2015-05-26 13:10:35 +00:00
parent 1abbfebd87
commit 27ebd5e2f5

View 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.