[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 09:49:28 PDT 2018


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

Refactored due to code review changes, should be a lot cleaner & simpler now :)


Repository:
  rL LLVM

https://reviews.llvm.org/D53842

Files:
  include/llvm/BinaryFormat/Wasm.h
  lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  test/MC/WebAssembly/basic-assembly.s

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


More information about the llvm-commits mailing list