[PATCH] D57421: [WebAssembly] Restore stack pointer right after catch instruction
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 30 14:14:54 PST 2019
aheejin updated this revision to Diff 184366.
aheejin marked an inline comment as done.
aheejin added a comment.
- Fix outdated comments
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57421/new/
https://reviews.llvm.org/D57421
Files:
lib/Target/WebAssembly/CMakeLists.txt
lib/Target/WebAssembly/WebAssembly.h
lib/Target/WebAssembly/WebAssemblyEHRestoreStackPointer.cpp
lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
test/CodeGen/WebAssembly/exception.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57421.184366.patch
Type: text/x-patch
Size: 9629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/44c83d4b/attachment.bin>
More information about the llvm-commits
mailing list