[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:14:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340454: [WebAssembly] Don't write SP back when prolog is generated only for EH (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D51114

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

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


More information about the llvm-commits mailing list