[PATCH] D57321: Fix LexFloatLiteral Lexing
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 14:13:33 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357214: [MC] Fix floating-point literal lexing. (authored by efriedma, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57321?vs=192270&id=192716#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57321/new/
https://reviews.llvm.org/D57321
Files:
llvm/trunk/lib/MC/MCParser/AsmLexer.cpp
llvm/trunk/lib/Support/APFloat.cpp
llvm/trunk/test/MC/AsmParser/floating-literals.s
llvm/trunk/unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57321.192716.patch
Type: text/x-patch
Size: 8486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/6b299a88/attachment.bin>
More information about the llvm-commits
mailing list