[PATCH] D45848: [WebAssembly] Initial Disassembler.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 16:25:07 PDT 2018


aardappel created this revision.
aardappel added a reviewer: sbc100.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, mgorny, dschuff, jfb.

DO NOT MERGE, review only.


Repository:
  rL LLVM

https://reviews.llvm.org/D45848

Files:
  lib/Target/WebAssembly/CMakeLists.txt
  lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
  lib/Target/WebAssembly/WebAssembly.td
  lib/Target/WebAssembly/WebAssemblyInstrFormats.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45848.143189.patch
Type: text/x-patch
Size: 7239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180419/bf97f46b/attachment.bin>


More information about the llvm-commits mailing list