[PATCH] D58914: [WebAssembly] Place 'try' and 'catch' correctly wrt EH_LABELs

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 17:35:08 PDT 2019


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

- Test fix


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58914

Files:
  lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
  test/CodeGen/WebAssembly/eh-labels.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58914.190364.patch
Type: text/x-patch
Size: 4457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/4577f4c5/attachment.bin>


More information about the llvm-commits mailing list