[roll] Roll fuchsia [superproject] Roll llvm-project/libc 8710333..813e5a2 (3 commits)

813e5a2 [libc][math][c23] Implemented sinpif function correctly rounded for all rounding modes. (#97149)
005eba1 [libc][math][c23] Add MPFR unit test for f16sqrtf (#97062)
55d1305 [libc][math] Add MPFR unit tests for nearbyint{,f,l,f16} (#94479)

GitOrigin-RevId: 49fa5d0ad086df009509b13384aa8c3c76770974
Roller-URL: https://ci.chromium.org/b/8743574406843697345
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1075299
Original-Revision: cd3fda0aba531d79695e2e8d3305e03956d388c1
Change-Id: Iaf38108b6fe5be3cd9405f6391ed3df389a1f446
1 file changed
tree: e46fd1960b0a31fbab5160991fb8d04d115c54d4
  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.