commit | f36f66ff2f140e199b7fa9583f5ffb92fd9499bb | [log] [tgz] |
---|---|---|
author | Derek Schuff <dschuff@google.com> | Fri Jan 29 18:37:49 2016 +0000 |
committer | Derek Schuff <dschuff@google.com> | Fri Jan 29 18:37:49 2016 +0000 |
tree | 8a07c905c5c4f060eb8be31ea2f5b0285e98a795 | |
parent | cda3a83cc96c9fd96d3a14f49c452d43a97283a1 [diff] |
[WebAssembly] Support frame pointer Add support for frame pointer use in prolog/epilog. Supports dynamic allocas but not yet over-aligned locals. Target-independend CG generates SP updates, but we still need to write back the SP value to memory when necessary. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259220 91177308-0d34-0410-b5e6-96231b3b80d8