[PATCH] D87400: [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
Wed Sep 16 12:04:47 PDT 2020
epastor updated this revision to Diff 292302.
epastor marked an inline comment as done.
epastor added a comment.
Fix error in float literal lexing, and improve tests.
Also, improve lexer error handling for X86AsmParser in Intel expressions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87400/new/
https://reviews.llvm.org/D87400
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87400.292302.patch
Type: text/x-patch
Size: 12841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/16614e2a/attachment.bin>
More information about the llvm-commits
mailing list