[PATCH] D58591: [WebAssembly] Remove unnecessary instructions after TRY marker placement

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 20:11:38 PST 2019


aheejin updated this revision to Diff 188301.
aheejin marked 2 inline comments as done.
aheejin added a comment.

Remove a stray redundant line


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58591

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58591.188301.patch
Type: text/x-patch
Size: 17392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/3835e83f/attachment.bin>


More information about the llvm-commits mailing list