[roll] Roll fuchsia [superproject] Roll llvm-project/libc 0d9a4b8..8af78fe (2 commits)

8af78fe [libc][NFC] Make `EXP_MANT_MASK` an implementation detail (#75810)
38c7105 [libc][NFC] Make `QNAN_MASK` an implementation detail of `FPBits` (#75945)

GitOrigin-RevId: a7af29a21206012c46c9b5190c3cdc5028e64946
Roller-URL: https://ci.chromium.org/b/8761251535868987633
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/963282
Original-Revision: 0ec8bc93498d11d3c7a2fe4c71282faae9900ae7
Change-Id: Idcc3e07b253b8b4739cba86ef91249658dafc381
1 file changed
tree: c948615e7e8edca96968ed9c0bcd5f6687a7a873
  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.