diff options
| author | Luke Cheeseman <luke.cheeseman@arm.com> | 2015-05-26 13:10:35 +0000 |
|---|---|---|
| committer | Luke Cheeseman <luke.cheeseman@arm.com> | 2015-05-26 13:10:35 +0000 |
| commit | 0af4f635f184137a437f2c08a45c4661c86e8459 (patch) | |
| tree | ef0c75470092b6e9e1a31e6b6c8fc08ae33481ca /llvm/lib/Target/ARM | |
| parent | 887baa0b49a721901ae1aa557064135ca58b340e (diff) | |
| download | bcm5719-llvm-0af4f635f184137a437f2c08a45c4661c86e8459.tar.gz bcm5719-llvm-0af4f635f184137a437f2c08a45c4661c86e8459.zip | |
Test Commit
llvm-svn: 238199
Diffstat (limited to 'llvm/lib/Target/ARM')
| -rw-r--r-- | llvm/lib/Target/ARM/ARMISelLowering.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/ARMISelLowering.cpp b/llvm/lib/Target/ARM/ARMISelLowering.cpp index 86ed1669ff0..629cc90d67d 100644 --- a/llvm/lib/Target/ARM/ARMISelLowering.cpp +++ b/llvm/lib/Target/ARM/ARMISelLowering.cpp @@ -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. |

