[PATCH] D80571: [WebAssembly] Fix a bug in finding matching EH pad

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 09:44:40 PDT 2020


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

- Fix test function name


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80571/new/

https://reviews.llvm.org/D80571

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80571.266245.patch
Type: text/x-patch
Size: 5949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/a89bb328/attachment.bin>


More information about the llvm-commits mailing list