[PATCH] D58591: [WebAssembly] Remove unnecessary instructions after TRY marker placement

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 03:49:37 PST 2019


aheejin updated this revision to Diff 188125.
aheejin added a comment.

Add annotations to `rethrow` too


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58591/new/

https://reviews.llvm.org/D58591

Files:
  lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  test/CodeGen/WebAssembly/cfg-stackify-eh.ll
  test/CodeGen/WebAssembly/exception.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58591.188125.patch
Type: text/x-patch
Size: 17485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/341d57c3/attachment.bin>


More information about the llvm-commits mailing list