[llvm-commits] [PATCH] VMCore/AsmWriter.cpp: Use APFloat instead of atof(3).

NAKAMURA Takumi geek4civic at gmail.com
Wed Feb 15 19:02:36 PST 2012


---
 llvm/lib/VMCore/AsmWriter.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

As far as I saw, Cygwin's atof(3) behaves differently to glibc.

...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-VMCore-AsmWriter.cpp-Use-APFloat-instead-of-atof.patch.txt
Type: text/x-patch
Size: 631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120216/470abd09/attachment.bin>


More information about the llvm-commits mailing list