[PATCH] D96525: [WebAssembly] Fix delegate's argument computation

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 11:15:52 PST 2021


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

Use `EndMarkerInfo`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96525

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96525.323092.patch
Type: text/x-patch
Size: 11986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/14052fff/attachment.bin>


More information about the llvm-commits mailing list