Skip to content
Commit d673cfe0 authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

Remove variable that keeps the size of area used to save byval or variable

argument registers on the callee's stack frame, along with functions that set
and get it.
    
It is not necessary to add the size of this area when computing stack size in
emitPrologue, since it has already been accounted for in
PEI::calculateFrameObjectOffsets.

llvm-svn: 144549
parent 04832b92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment