[PATCH] D46803: [WebAssembly] Add WebAssemblyExceptionPrepare pass

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 17 02:02:23 PDT 2018


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

- Delete an unreachable after rethrow


Repository:
  rL LLVM

https://reviews.llvm.org/D46803

Files:
  lib/Target/WebAssembly/WebAssemblyExceptionPrepare.cpp
  test/CodeGen/WebAssembly/exception.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46803.151640.patch
Type: text/x-patch
Size: 18706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180617/2543e21f/attachment.bin>


More information about the llvm-commits mailing list