[PATCH] D50980: [WebAssembly] Restore __stack_pointer after catch instructions

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 14:23:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340339: [WebAssembly] Restore __stack_pointer after catch instructions (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D50980

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50980.161820.patch
Type: text/x-patch
Size: 10371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/30e1e43e/attachment.bin>


More information about the llvm-commits mailing list