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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 30 04:05:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357343: [WebAssembly] Fix unwind destination mismatches in CFG stackify (authored by aheejin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48345?vs=192136&id=192968#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D48345

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
  llvm/trunk/test/CodeGen/WebAssembly/cfg-stackify-eh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48345.192968.patch
Type: text/x-patch
Size: 36889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190330/2a2fc014/attachment.bin>


More information about the llvm-commits mailing list