[PATCH] D46803: [WebAssembly] Add WebAssemblyExceptionPrepare pass

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 16:20:48 PDT 2018


aheejin added a comment.

@majnemer Do you think the problem we discussed in this CL and https://reviews.llvm.org/D44134 have been resolved?
The comment that started the discussion is here <https://reviews.llvm.org/D44134#1105953>. So basically I tried to ensure a terminatepad is a single BB in this prepare pass.


Repository:
  rL LLVM

https://reviews.llvm.org/D46803





More information about the llvm-commits mailing list