[PATCH] D68218: [WebAssembly] Unstackify regs after fixing unwinding mismatches

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 23:18:57 PDT 2019


aheejin updated this revision to Diff 222547.
aheejin marked an inline comment as done.
aheejin added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68218

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68218.222547.patch
Type: text/x-patch
Size: 4347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/eec266f3/attachment.bin>


More information about the llvm-commits mailing list