| commit | 52c91e7fe2a641724e1dfb507c9e3f87e52e25c1 | [log] [tgz] |
|---|---|---|
| author | Michael Jones <michaelrj@fuchsia.infra.roller.google.com> | Thu Dec 23 02:07:24 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 22 18:08:43 2021 -0800 |
| tree | 86044afb9857bd7fb78fcacbeca6e2ab9645fd33 | |
| parent | fe96f01e57cac9210cdb3dc20d4db77e8ca20bc8 [diff] |
[roll] Roll third_party/llvm-libc/src [libc] add modified Eisel-Lemire for long doubles The Eisel-Lemire algorithm is an effecient way to handle converting to floating point numbers from strings, but in its base form it only supports up to 64 bit floating point numbers. This adds an implementation to handle long doubles. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D115280 GitOrigin-RevId: adf6ba9a55b6b51f6b216064d94507cbf2c911b5 Original-Revision: 24b610bfd7bdb6f5efa0f03c5e2c0e03eb4a7fc5 Change-Id: I4fdd6d9804b4e0ca785cbdf80b9852b47bf42944
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.