[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:07:29 PDT 2019
aardappel updated this revision to Diff 212857.
aardappel added a comment.
Fixed tail-call-encodings.s test
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64758/new/
https://reviews.llvm.org/D64758
Files:
lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
test/CodeGen/WebAssembly/reg-stackify.ll
test/MC/WebAssembly/basic-assembly.s
test/MC/WebAssembly/tail-call-encodings.s
test/MC/WebAssembly/type-index.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64758.212857.patch
Type: text/x-patch
Size: 11432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/cd87fd3d/attachment.bin>
More information about the llvm-commits
mailing list