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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 10:39:29 PDT 2018


aheejin updated this revision to Diff 155716.
aheejin marked 3 inline comments as done.
aheejin added a comment.

- Address comments
- Add +mattr=exception-handling flag


Repository:
  rL LLVM

https://reviews.llvm.org/D46500

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46500.155716.patch
Type: text/x-patch
Size: 26112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/9d04c11d/attachment.bin>


More information about the llvm-commits mailing list