[roll] Roll llvm-project/libc [libc][math] Fix incorrect logic in fputil::generic::add_or_sub (#116129)

Fixes incorrect logic that went unnoticed until the function was tested
with output and input types that have the same underlying floating-point
format.

GitOrigin-RevId: 25e831b406ddf4b24db4c3808fd09bce14bb8f55
Original-Revision: bc4e1dbd90618f611edf6f587d62d176529421f9
Change-Id: I1586143f90cd2a79fae283cef8e912d30e72db37
1 file changed
tree: d389ed1990cff3211545d7655d10b0478a17f626
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.