[PATCH] D57546: [WebAssembly] Make segment/size/type directives optional in asm

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 16:12:43 PST 2019


aardappel updated this revision to Diff 184643.
aardappel added a comment.

code review fixes, and simplified end_function check.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57546

Files:
  lib/MC/MCParser/WasmAsmParser.cpp
  lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  test/MC/WebAssembly/assembler-binary.ll
  test/MC/WebAssembly/basic-assembly-errors.s
  test/MC/WebAssembly/basic-assembly.s
  test/MC/WebAssembly/objdump.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57546.184643.patch
Type: text/x-patch
Size: 7320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/e0d67d64/attachment.bin>


More information about the llvm-commits mailing list