[roll] Roll llvm-project/libc Revert "[libc][NFC] Refactor FPBits and remove LongDoubleBits specialization (#78192)" (#78329)

This reverts commit fdbf255c96cb18bc1fb08fa7264446bcbbd5fbd0.

Causes build breakage on 32b arm (see reports:
https://github.com/llvm/llvm-project/pull/78192).

These are reproducible for the 32b arm baremetal target on x86 hosts as
well.

GitOrigin-RevId: 1d83f653229de230bfb426470b36b4b6951266c2
Original-Revision: 7b791dfc058d9d911125b1700ddf499af33ac136
Change-Id: I7b8e92539b903616afdd22dae025cd6bd0d42165
1 file changed
tree: 9cec014a7dfb24cbe0e60feb7d7a785e07a51329
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.