commit | 20dd1fbe93f4585cf285915b2e47df199e43960b | [log] [tgz] |
---|---|---|
author | Heejin Ahn <aheejin@gmail.com> | Tue Aug 21 19:52:19 2018 +0000 |
committer | Heejin Ahn <aheejin@gmail.com> | Tue Aug 21 19:52:19 2018 +0000 |
tree | 2842c940aaada362d53644d6e4eea2816cafd52d | |
parent | 17b7b8e97f4cfd423c9fc46b8f479515c22a06aa [diff] |
[WebAssembly] Change writeSPToMemory to writeSPToGlobal (NFC) Summary: SP is now a __stack_pointer global and not a memory address anymore. Reviewers: dschuff Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D51046 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340328 91177308-0d34-0410-b5e6-96231b3b80d8