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

Chris Lattner clattner at apple.com
Wed Feb 15 20:21:20 PST 2012


On Feb 15, 2012, at 7:02 PM, NAKAMURA Takumi wrote:

> ---
> 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.

LGTM!

-Chris




More information about the llvm-commits mailing list