[PATCH] D44329: [WebAssembly] Added initial AsmParser implementation.
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 9 15:49:51 PST 2018
aardappel updated this revision to Diff 137862.
aardappel added a comment.
Fixed out of date comments in WebAssemblyParser.cpp
https://reviews.llvm.org/D44329
Files:
lib/MC/MCExpr.cpp
lib/Target/WebAssembly/AsmParser/CMakeLists.txt
lib/Target/WebAssembly/AsmParser/LLVMBuild.txt
lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
lib/Target/WebAssembly/CMakeLists.txt
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
lib/Target/WebAssembly/LLVMBuild.txt
lib/Target/WebAssembly/WebAssemblyRegisterInfo.td
test/MC/WebAssembly/basic-assembly.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44329.137862.patch
Type: text/x-patch
Size: 36450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/31b5ff98/attachment.bin>
More information about the llvm-commits
mailing list