[PATCH] D44134: [WebAssembly] Add WebAssemblyException information analysis

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 17:22:46 PDT 2018


aheejin added a comment.

@majnemer I inserted a routine to ensure a terminate pad should be a single BB in this previous pass (https://reviews.llvm.org/D46803). Do you have any other concerns here?


Repository:
  rL LLVM

https://reviews.llvm.org/D44134





More information about the llvm-commits mailing list