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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 11:01:39 PST 2019


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

Add comments on the test case


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.189171.patch
Type: text/x-patch
Size: 4406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190304/0feb5ed8/attachment.bin>


More information about the llvm-commits mailing list