[PATCH] D51114: [WebAssembly] Don't write SP back when prolog is generated only for EH

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 14:01:46 PDT 2018


aheejin updated this revision to Diff 162048.
aheejin marked 2 inline comments as done.
aheejin added a comment.

Address comments


Repository:
  rL LLVM

https://reviews.llvm.org/D51114

Files:
  lib/Target/WebAssembly/WebAssemblyEHRestoreStackPointer.cpp
  lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
  lib/Target/WebAssembly/WebAssemblyFrameLowering.h
  test/CodeGen/WebAssembly/exception.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51114.162048.patch
Type: text/x-patch
Size: 5142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/5800353a/attachment.bin>


More information about the llvm-commits mailing list