[roll] Roll fuchsia [superproject] Roll llvm-project/libc f8756ee..10efa60 (2 commits)

10efa60 [libc][NFC] Put definitions of stdout and friends into their own object files.
39c39c8 [libc] Do not find system binaries for offloading tools

GitOrigin-RevId: e630d0df577d15b0011807ba5a4678ef209448ac
Roller-URL: https://ci.chromium.org/b/8772474013901889569
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904148
Original-Revision: 6cd57366aa7aa6d020cd187e21caa21b9661daaf
Change-Id: I3d7c1e2fdd330e71124a431532436c7ed8a310a8
1 file changed
tree: 9c9b05b68e99df05478b7673c52cf7e09ffa5b1d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.