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

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 10:38:34 PDT 2018


dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.

I like the idea of trying to make the assembler less stateful if possible, but that can be another CL


Repository:
  rL LLVM

https://reviews.llvm.org/D53842





More information about the llvm-commits mailing list