diff options
author | Akira Hatanaka <ahatanak@gmail.com> | 2011-05-20 23:22:14 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanak@gmail.com> | 2011-05-20 23:22:14 +0000 |
commit | 43299776d7cae9843b354b9fcc08186437516d68 (patch) | |
tree | a4155d96e7c3e3c4e7474ad12ff223eface42691 /lib/Support/Windows/Program.inc | |
parent | 98eb7be103f4e8dc9a584b551f81df389222f90d (diff) |
Change the order fixed objects are created in MipsTargetLowering::LowerCall in
preparation for reversing StackDirection.
Fixed objects are created in the following order:
1. Incoming arguments passed on stack.
2. va_arg objects (include both arguments that are passed in registers and
pointer to the location of the first va_arg argument).
3. $gp restore slot.
4. Outgoing arguments passed on stack.
5. Pointer to alloca'd space.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131767 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Windows/Program.inc')
0 files changed, 0 insertions, 0 deletions