[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
Mon Mar 4 09:17:41 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355321: [WebAssembly] Add support for data sections in the assembler. (authored by aardappel, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58660

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58660.189158.patch
Type: text/x-patch
Size: 9698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190304/7ed64f33/attachment.bin>


More information about the llvm-commits mailing list