[PATCH] D89731: [ms] [llvm-ml] Lex MASM strings, including escaping

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 12:29:50 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
epastor marked an inline comment as done.
Closed by commit rG07c4f1d10b30: [ms] [llvm-ml] Lex MASM strings, including escaping (authored by epastor).

Repository:
  rG LLVM Github Monorepo

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

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/strings.test
  llvm/test/tools/llvm-ml/struct.test
  llvm/tools/llvm-ml/llvm-ml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89731.302939.patch
Type: text/x-patch
Size: 11761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/3108068a/attachment.bin>


More information about the llvm-commits mailing list