[PATCH] D44329: [WebAssembly] Added initial AsmParser implementation.
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 20 13:09:18 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328028: [WebAssembly] Added initial AsmParser implementation. (authored by dschuff, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D44329?vs=138959&id=139182#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44329
Files:
llvm/trunk/lib/MC/MCExpr.cpp
llvm/trunk/lib/Target/WebAssembly/AsmParser/CMakeLists.txt
llvm/trunk/lib/Target/WebAssembly/AsmParser/LLVMBuild.txt
llvm/trunk/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
llvm/trunk/lib/Target/WebAssembly/CMakeLists.txt
llvm/trunk/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
llvm/trunk/lib/Target/WebAssembly/LLVMBuild.txt
llvm/trunk/lib/Target/WebAssembly/WebAssembly.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegisterInfo.td
llvm/trunk/test/MC/WebAssembly/basic-assembly.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44329.139182.patch
Type: text/x-patch
Size: 32366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/168fde22/attachment.bin>
More information about the llvm-commits
mailing list