[PATCH] D89731: [ms] [llvm-ml] Lex MASM strings, including escaping
Eric Astor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 19 13:51:57 PDT 2020
epastor created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
epastor requested review of this revision.
Allow single-quoted strings and double-quoted character values, as well as doubled-quote escaping.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89731
Files:
llvm/include/llvm/MC/MCParser/AsmLexer.h
llvm/include/llvm/MC/MCParser/MCAsmLexer.h
llvm/lib/MC/MCParser/AsmLexer.cpp
llvm/lib/MC/MCParser/MasmParser.cpp
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/test/tools/llvm-ml/struct.test
llvm/tools/llvm-ml/llvm-ml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89731.299142.patch
Type: text/x-patch
Size: 9561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/ae739995/attachment.bin>
More information about the llvm-commits
mailing list