[PATCH] D53819: [WebAssembly] Fix bugs in rethrow depth counting and InstPrinter

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 16:00:18 PDT 2018


aheejin added a comment.

Yes, try with catches with different tags (which we don't generate currently) or a try with both catch and catch_all (which we generate for terminate lpads). Anyway this is just to keep the trunk working and gonna go away soon ༼ ༎ຶ ෴ ༎ຶ༽


Repository:
  rL LLVM

https://reviews.llvm.org/D53819





More information about the llvm-commits mailing list