| commit | 97c22142779e47740e90e8ea3e0b74d8db46d6a1 | [log] [tgz] |
|---|---|---|
| author | Chad Rosier <mcrosier@apple.com> | Tue Jul 10 18:27:15 2012 +0000 |
| committer | Chad Rosier <mcrosier@apple.com> | Tue Jul 10 18:27:15 2012 +0000 |
| tree | d994d4b1c2ffc26f4becbbffc0bd9d25805be216 | |
| parent | a29bdad954d5439e03ee5f3ac4f844b90be1411e [diff] |
Move [get|set]BasePtrStackAdjustment() from MachineFrameInfo to X86MachineFunctionInfo as this is currently only used by X86. If this ever becomes an issue on another arch (e.g., ARM) then we can hoist it back out. llvm-svn: 160009