[roll] Roll fuchsia [superproject] 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: ffc2a65baccb2b1f133b2c028f0e3578f352f61a
Original-Revision: 7b791dfc058d9d911125b1700ddf499af33ac136
Roller-URL: https://ci.chromium.org/b/8758699903148777393
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/974927
Original-Revision: ea35deb377c6c7e896a46c2cee471f9b51d752ed
Change-Id: I9e0bfc935540ec0a6d11fc46e4ec294f79b9b3e9
1 file changed
tree: eb64206b28b5f5b61891f1808d56469b899e3e95
  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.