[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 12:20:40 PDT 2018
aardappel updated this revision to Diff 172414.
aardappel added a comment.
Made assembler less stateful thanks to getOrCreateSymbol.
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.172414.patch
Type: text/x-patch
Size: 9193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/232c3509/attachment.bin>
More information about the llvm-commits
mailing list