[roll] Roll fuchsia [roll] Roll llvm-project/libc 771638c..ba5d320 (4 commits)

ba5d320:https://llvm.googlesource.com/llvm-project/libc/+/ba5d320dcf1bc32fafd0093e6309e472ceaac993 [libc][math] Refactor ilogb implementation to header-only in src/__support/math folder. (#175504)
98420a5:https://llvm.googlesource.com/llvm-project/libc/+/98420a5668090bffd4531be737a4f63f87675e2a [libc][math] Refactor sinpif to Header Only. (#176580)
97d641c:https://llvm.googlesource.com/llvm-project/libc/+/97d641c3bc193e53c01440f65da17e7e8476dc66 [libc][math] Refactor llogbf16 to header-only (#178078)
2efe3e8:https://llvm.googlesource.com/llvm-project/libc/+/2efe3e8d109025614bcccbefb9b3c137a38602ca [libc][math] Refactor sqrtf16 to Header Only (#177726)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1486691
Original-Revision: 2a406a45b43b557359b2a3d2d636555bcbe69c24
GitOrigin-RevId: 53336043a5c1cce79e20402adbe23e735b2e3869
Change-Id: Ied1d7add6bf10e323b4bbf6198f86517acb53aad
1 file changed
tree: c9488cc7d208efe509c447525c7b2a46bf9156bf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.