[PATCH] D46803: [WebAssembly] Add WebAssemblyExceptionPrepare pass

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 12:45:13 PDT 2018


aheejin planned changes to this revision.
aheejin added a comment.

Planning two changes:

1. Handling of the terminate pad
2. Removing unreachable BB after `rethrow`


Repository:
  rL LLVM

https://reviews.llvm.org/D46803





More information about the llvm-commits mailing list