[PATCH] D91460: [AsmParser] make .ascii/.asciz/.string support multiple strings

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 17:08:00 PST 2020


jcai19 updated this revision to Diff 306562.
jcai19 added a comment.

Simplify test cases as @maskray suggested.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91460

Files:
  llvm/include/llvm/MC/MCParser/MCAsmParser.h
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/lib/MC/MCParser/MCAsmParser.cpp
  llvm/test/MC/AsmParser/AArch64/directive-parse-err.s
  llvm/test/MC/AsmParser/directive_ascii.s
  llvm/test/MC/Mips/asciiz-directive-bad.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91460.306562.patch
Type: text/x-patch
Size: 5173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/4d43b46d/attachment.bin>


More information about the llvm-commits mailing list