[PATCH] D48345: [WebAssembly] Fix unwind destination mismatches in CFG stackify

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 10:53:23 PDT 2019


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

Add comments in tests


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D48345/new/

https://reviews.llvm.org/D48345

Files:
  lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
  lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
  lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
  test/CodeGen/WebAssembly/cfg-stackify-eh-mismatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48345.191352.patch
Type: text/x-patch
Size: 35211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/e31b651e/attachment.bin>


More information about the llvm-commits mailing list