[PATCH] D45848: [WebAssembly] Initial Disassembler.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 10 15:22:50 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332052: [WebAssembly] Initial Disassembler. (authored by sbc, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D45848
Files:
llvm/trunk/lib/Target/WebAssembly/CMakeLists.txt
llvm/trunk/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
llvm/trunk/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssembly.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrControl.td
llvm/trunk/test/MC/Disassembler/WebAssembly/lit.local.cfg
llvm/trunk/test/MC/Disassembler/WebAssembly/wasm.txt
llvm/trunk/unittests/MC/Disassembler.cpp
llvm/trunk/utils/TableGen/CMakeLists.txt
llvm/trunk/utils/TableGen/DisassemblerEmitter.cpp
llvm/trunk/utils/TableGen/WebAssemblyDisassemblerEmitter.cpp
llvm/trunk/utils/TableGen/WebAssemblyDisassemblerEmitter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45848.146242.patch
Type: text/x-patch
Size: 19801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/28b90c9b/attachment.bin>
More information about the llvm-commits
mailing list