[PATCH] D12219: WebAssembly: Implement call

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 15:51:16 PDT 2015


jfb updated this revision to Diff 32763.
jfb added a comment.

- Fix comment.


http://reviews.llvm.org/D12219

Files:
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  lib/Target/WebAssembly/WebAssemblyISD.def
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.h
  lib/Target/WebAssembly/WebAssemblyInstrCall.td
  lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  test/CodeGen/WebAssembly/call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12219.32763.patch
Type: text/x-patch
Size: 19485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150820/d5d29d6e/attachment.bin>


More information about the llvm-commits mailing list