[PATCH] D91460: [AsmParser] make .ascii/.asciz/.string support multiple strings
Jian Cai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 20:57:44 PST 2020
jcai19 updated this revision to Diff 305297.
jcai19 added a comment.
Update commit message and add a test case.
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.305297.patch
Type: text/x-patch
Size: 3765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201114/99f2bd77/attachment.bin>
More information about the llvm-commits
mailing list