[PATCH] D54360: [WebAssembly] Added WasmAsmParser.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 12:00:53 PST 2018


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

Addressed minor code review changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D54360

Files:
  lib/MC/MCParser/AsmParser.cpp
  lib/MC/MCParser/CMakeLists.txt
  lib/MC/MCParser/WasmAsmParser.cpp
  lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  test/CodeGen/WebAssembly/inline-asm-roundtrip.ll
  test/MC/WebAssembly/basic-assembly.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54360.173727.patch
Type: text/x-patch
Size: 14377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/f5d79593/attachment-0001.bin>


More information about the llvm-commits mailing list