[PATCH] D46500: [WebAssembly] CFG sort support for exception handling

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 15:40:29 PDT 2018


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

test fixes


Repository:
  rL LLVM

https://reviews.llvm.org/D46500

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46500.146945.patch
Type: text/x-patch
Size: 29514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/bcebf97d/attachment.bin>


More information about the llvm-commits mailing list