[PATCH] D48273: [WebAssembly] CFG stackify support for exception handling

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 10 18:43:47 PDT 2018


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

Add markers to an existing test case


Repository:
  rL LLVM

https://reviews.llvm.org/D48273

Files:
  lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  test/CodeGen/WebAssembly/cfg-stackify-eh.mir
  test/CodeGen/WebAssembly/exception.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48273.160221.patch
Type: text/x-patch
Size: 45715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180811/974689d3/attachment.bin>


More information about the llvm-commits mailing list