[PATCH] D44329: [WebAssembly] Added initial AsmParser implementation.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 10:28:06 PDT 2018


aardappel updated this revision to Diff 138959.
aardappel added a comment.

Addressing all comments so far, except for the removal of $push etc annotations.


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.138959.patch
Type: text/x-patch
Size: 36283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/0379a40f/attachment.bin>


More information about the llvm-commits mailing list