[roll] Roll fuchsia [superproject] Roll llvm-project/libc 5e13f00..bc0b4e4 (2 commits)

bc0b4e4 [libc][math][c23] Add sinhf16 and coshf16 C23 math functions (#105947)
b162f49 [libc][math][c23] Fix undefined behavior in expxf16.h (#112734)

GitOrigin-RevId: 9f42d61713e23f21aaeb7a24e1c83434829101c2
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1140109
Original-Revision: 909728efb1c22eb26813c54aa241a4f793cf3d7d
Change-Id: I76ccfbe1dbe32bde4e7c011fd3222f60f955a530
1 file changed
tree: c47fb73a84789a7787f4f3284e74e0516873a6b0
  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 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.