[roll] Roll fuchsia [roll] Roll llvm-project/libc c285325..555fac7 (2 commits)

555fac7:https://llvm.googlesource.com/llvm-project/libc/+/555fac7f40542ac5f37c9b8d6a1f43e0a2313939 [libc][math] Use Estrin's scheme to improve asinf and acosf performance. (#187885)
7e02f7a:https://llvm.googlesource.com/llvm-project/libc/+/7e02f7a66b9672686ef58d948dba198bcab179de [libc] Add missing shared_math docs in `add_math_function.md` (#188026)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1550543
Original-Revision: e9ea5609797f05d220754dff13e9537f2b95c757
GitOrigin-RevId: 83acb1989690799e4546d704a450be1d96ae322f
Change-Id: I323b866cbc49e24ec640892ea201e46e12b39630
1 file changed
tree: aea88ce397e8f1dbf2f78983e3c0c2d5faaf24fb
  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.