[roll] Roll fuchsia [superproject] Roll llvm-project/libc 707987f..4624024 (4 commits)

4624024 [libc][math] Implement nan(f|l) functions (#76690)
bdfedfe [libc] major refactor of startup library (#76092)
18b0dbe [libc][math] Fix `is_quiet_nan` function in FPBits (#76931)
7c3e224 [libc][NFC] Simplify `FPBits` (#76835)

GitOrigin-RevId: 03fa67f2bc1d1e6370e16a12656a0bd6f7420ade
Roller-URL: https://ci.chromium.org/b/8759728361982700049
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/969346
Original-Revision: fffedddd18d2fffd22c48e24bdd556de57d1130a
Change-Id: I883e2d7797e159d2a524edd42911736afcd50031
1 file changed
tree: 7a7a96158dd424210f56a3fd506c79109c903284
  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.