[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc][complex] fix compiler support matrix for cfloat128 (#122593)

Before this patch, [godbolt](https://godbolt.org/z/6PPsvv9qd) failed to
compile `cfloat128` with `-ffreestanding` but with the patch, the
compilation succeeds, [godbolt](https://godbolt.org/z/4M8zzejss).

Fixes: #122500

GitOrigin-RevId: 731baa82353bb60f329ec3100d7910cf488369a6
Original-Revision: 4a9d22354fae719fe5ceba95d5ff8b0789fc2f26
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186520
Original-Revision: 3e34c0b7402240c36019a64e376d039e76b0b52c
Change-Id: Ic14f0bda8f8d3d268229e95dfe14f7e869085793
1 file changed
tree: e4c23850c462489d9e55b1bb21655358451de747
  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.