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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 5 21:48:52 PDT 2018


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

- Delete debugging code


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.145395.patch
Type: text/x-patch
Size: 29410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180506/03a31ebd/attachment.bin>


More information about the llvm-commits mailing list