[roll] Roll fuchsia [roll] Roll llvm-project/libc 5a2a89c..48ddd0d (3 commits)

48ddd0d:https://llvm.googlesource.com/llvm-project/libc/+/48ddd0d210e29f7ea6c41f8297aa53e3e365fd9c [libc][math] Refactor sincosf implementation to header only (#177523)
1d3dc6a:https://llvm.googlesource.com/llvm-project/libc/+/1d3dc6a2b445d2dc3d7220ffb072460b8c04e389 [libc][math] Refactor f16sqrt to Header Only (#177167)
af494ab:https://llvm.googlesource.com/llvm-project/libc/+/af494abafd8c6669033ac67b9d0f12e4d4bfefda [libc] provide str to float build configs (#178780)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1489069
Original-Revision: 5fe298667f24f7efb744d1665759c5eb21bd8733
GitOrigin-RevId: 5bc067d6b87fbcd91a26b21e44515b3088ef5dd2
Change-Id: I8fb59d5387c9ae494b94ddf4c174576b0af2beb7
1 file changed
tree: 3e8c359bef873557ae37cf3bd5ecbdf3e84479ec
  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.