[roll] Roll fuchsia [superproject] Roll llvm-project/libc 51fcff9..fcd0367 (3 commits)

fcd0367 [libc] Use a prebuilt libc-hdrgen binary if available.
aeb9959 [libc][math] Implement asinhf function correctly rounded for all rounding modes.
4cbc4a4 [libc][cmake] Fix LIBC_TARGET_OS query from compiler triple for `darwin`.

GitOrigin-RevId: f01fd43f5b907d2c3fa0dad8224eba2ba29739a8
Roller-URL: https://ci.chromium.org/b/8790775196161278609
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/794243
Original-Revision: d47e466bfaf5b1760d6ebbbcc89a00bee0ddf2a4
Change-Id: Idd2f75bdc986920293560482da2b83261af2b51c
1 file changed
tree: 09f978a961624f1ff33d07726ef51b2c1a8c6b02
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.