[PATCH] D88337: [ms] [llvm-ml] Add support for .radix directive, and accept all radix specifiers

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 13:14:57 PDT 2020


epastor updated this revision to Diff 295096.
epastor added a comment.

Rebase on HEAD


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88337

Files:
  llvm/include/llvm/MC/MCParser/MCAsmLexer.h
  llvm/lib/MC/MCParser/AsmLexer.cpp
  llvm/lib/MC/MCParser/COFFMasmParser.cpp
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/test/tools/llvm-ml/radix.test
  llvm/test/tools/llvm-ml/radix_errors.test
  llvm/tools/llvm-ml/llvm-ml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88337.295096.patch
Type: text/x-patch
Size: 16136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200929/c5cf42a7/attachment.bin>


More information about the llvm-commits mailing list