[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc][math][c23] Temporarily disable float16 on 32-bit Arm (#95027)

See Buildbot failure:
https://lab.llvm.org/buildbot/#/builders/229/builds/27009.

GitOrigin-RevId: 9a9657add087f50307f56b0b44ca859e8d118af2
Original-Revision: b4dfec8d9d3bc9e8b33fa4fa92e97bcf5ba448c8
Roller-URL: https://ci.chromium.org/b/8745481006077459153
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1063560
Original-Revision: 83a754d322c43d4f377c32bf4d644808ec9b76d8
Change-Id: I08767256ad5d4a31500d978369e76608e6707a4a
1 file changed
tree: ed655a07b337c529c553c17a5dc9ba70da177c14
  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 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.