[PATCH] D53842: [WebAssembly] Parsing missing directives to produce valid .o

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 14:50:01 PDT 2018


aardappel updated this revision to Diff 172439.
aardappel marked an inline comment as done.
aardappel added a comment.

Attempt to fix generic directive parsing, but will do this in a followup.


Repository:
  rL LLVM

https://reviews.llvm.org/D53842

Files:
  lib/MC/MCWasmStreamer.cpp
  lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  test/MC/WebAssembly/basic-assembly.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53842.172439.patch
Type: text/x-patch
Size: 10813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/e2057ca9/attachment.bin>


More information about the llvm-commits mailing list