[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:44:53 PDT 2019


aheejin updated this revision to Diff 191350.
aheejin added a comment.
Herald added a subscriber: jdoerfert.

Reimplementation based on the new proposal


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.191350.patch
Type: text/x-patch
Size: 34698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/1c29896a/attachment.bin>


More information about the llvm-commits mailing list