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

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 15:42:24 PDT 2018


aardappel updated this revision to Diff 138098.
aardappel marked 2 inline comments as done.
aardappel added a comment.

Minor changes due to @jgravelle-google's review.


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.138098.patch
Type: text/x-patch
Size: 36447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/dac05634/attachment.bin>


More information about the llvm-commits mailing list