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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 13:55:36 PDT 2018


aheejin updated this revision to Diff 160915.
aheejin marked 4 inline comments as done.
aheejin added a comment.

- Address comments
- Add more braces


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.160915.patch
Type: text/x-patch
Size: 46483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/2f90cfe4/attachment-0001.bin>


More information about the llvm-commits mailing list