[libc-commits] [PATCH] D110454: [libc][NFC] Add supporting class for atof implementation

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Sep 30 13:50:07 PDT 2021


michaelrj updated this revision to Diff 376349.
michaelrj added a comment.

update the comments and add a file to generate the constant table


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110454/new/

https://reviews.llvm.org/D110454

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/GenerateHPDConstants.py
  libc/src/__support/high_precision_decimal.h
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/high_precision_decimal_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110454.376349.patch
Type: text/x-patch
Size: 28819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210930/c3f0f280/attachment-0001.bin>


More information about the libc-commits mailing list