[roll] Roll fuchsia [superproject] Roll llvm-project/libc 4c269c7..e931c50 (2 commits)

e931c50 [libc][bazel] add targets for sprintf
be02d76 [libc] Add environment variables to GPU libc test for AMDGPU

GitOrigin-RevId: 5e9013307793774034d56c843d90be4650b74b72
Roller-URL: https://ci.chromium.org/b/8786060734942410033
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822030
Original-Revision: 51a573b61409b3fc7023727d2b6b823b144c688b
Change-Id: Iffbc77e3fa35e3a4869c8b8c5d82a7d8b48340d6
1 file changed
tree: 027b15f7b9b99607b7bb94715e2efd64c5f62d04
  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.