mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 04:32:19 +00:00
Fix typo in comment
No functionality changed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213052 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cce1bd7a0b
commit
218f127b63
@ -3043,7 +3043,7 @@ X86TargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI,
|
||||
// If a tail called function callee has more arguments than the caller the
|
||||
// caller needs to make sure that there is room to move the RETADDR to. This is
|
||||
// achieved by reserving an area the size of the argument delta right after the
|
||||
// original REtADDR, but before the saved framepointer or the spilled registers
|
||||
// original RETADDR, but before the saved framepointer or the spilled registers
|
||||
// e.g. caller(arg1, arg2) calls callee(arg1, arg2,arg3,arg4)
|
||||
// stack layout:
|
||||
// arg1
|
||||
|
Loading…
x
Reference in New Issue
Block a user