[roll] Roll fuchsia [roll] Roll llvm-project/libc 77595de..0e48f66 (2 commits)

0e48f66:https://llvm.googlesource.com/llvm-project/libc/+/0e48f663ebf01658220be3b62356c32079d5081e [libc][math] Add isnanf128 (#199206)
5ee501e:https://llvm.googlesource.com/llvm-project/libc/+/5ee501e10f7b4c13a36b3f6ce7aa62b3d3c9360c [libc][rwlock] fix timeout writer signal stealing problem (#201937)

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1649454
Original-Original-Revision: 8b1eefdfd996e6724d4ca66728a3356ca206b490
GitOrigin-RevId: e75a07f28b8ea51f74b8e7d592df5bf061fbc100
Change-Id: Ie4e23751e258fd1537f7352c1e91a92abe385de6
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1650040
Cr-Commit-Position: refs/heads/main@{#194570}
1 file changed
tree: f77dc863b06917eed7b65b1c2df48f5318c486d5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.