[PATCH] D64758: [WebAssembly] Assembler/InstPrinter: support call_indirect type index.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 11:09:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367590: [WebAssembly] Assembler/InstPrinter: support call_indirect type index. (authored by aardappel, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64758

Files:
  llvm/trunk/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
  llvm/trunk/test/CodeGen/WebAssembly/reg-stackify.ll
  llvm/trunk/test/MC/WebAssembly/basic-assembly.s
  llvm/trunk/test/MC/WebAssembly/tail-call-encodings.s
  llvm/trunk/test/MC/WebAssembly/type-index.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64758.212858.patch
Type: text/x-patch
Size: 11752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/a7f1eb8f/attachment.bin>


More information about the llvm-commits mailing list