[PATCH] D57321: Fix LexFloatLiteral Lexing
Brandon Jones via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 18 02:13:15 PST 2019
BrandonTJones updated this revision to Diff 187199.
BrandonTJones added a comment.
Herald added subscribers: kristina, dexonsmith.
Refined tests. Added binutils compat.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57321/new/
https://reviews.llvm.org/D57321
Files:
llvm/include/llvm/MC/MCParser/AsmLexer.h
llvm/lib/MC/MCParser/AsmLexer.cpp
llvm/lib/Support/APFloat.cpp
llvm/test/MC/AsmParser/floating-literals.s
llvm/unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57321.187199.patch
Type: text/x-patch
Size: 6492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/15aa8b2f/attachment.bin>
More information about the llvm-commits
mailing list