[PATCH] D87401: [ms] [llvm-ml] Add MASM hex float support
Eric Astor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 12:08:43 PDT 2020
epastor updated this revision to Diff 291639.
epastor added a comment.
Warn on explicit sign preceding MASM-style hex float (which is ignored for compatibility)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87401/new/
https://reviews.llvm.org/D87401
Files:
llvm/include/llvm/MC/MCParser/MCAsmLexer.h
llvm/lib/MC/MCParser/AsmLexer.cpp
llvm/lib/MC/MCParser/MasmParser.cpp
llvm/test/tools/llvm-ml/builtin_types.test
llvm/tools/llvm-mc/llvm-mc.cpp
llvm/tools/llvm-ml/llvm-ml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87401.291639.patch
Type: text/x-patch
Size: 4868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/4f4f5507/attachment.bin>
More information about the llvm-commits
mailing list