[PATCH] D58660: [WebAssembly] Add support for data sections in the assembler.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 17:33:34 PST 2019


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

Addressed code review.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58660/new/

https://reviews.llvm.org/D58660

Files:
  lib/MC/MCParser/WasmAsmParser.cpp
  lib/MC/WasmObjectWriter.cpp
  lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  test/MC/WebAssembly/basic-assembly.s
  test/MC/WebAssembly/data-section.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58660.188823.patch
Type: text/x-patch
Size: 9508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/ece05397/attachment.bin>


More information about the llvm-commits mailing list