[roll] Roll fuchsia [roll] Roll llvm-project/libc 82a6cce..689278e (2 commits)

689278e:https://llvm.googlesource.com/llvm-project/libc/+/689278e5e7474dd4e3c146bac22c391e12f3b23a [libc] Reference the proper namespaced variables in the GPU header
912ea97:https://llvm.googlesource.com/llvm-project/libc/+/912ea97ca885e9f1850e71bd3b970225549e3523 [libc] Support ls in printf (#178841)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1539287
Original-Revision: b6e9c26cc64fee3edaea2a95b5dfa5e5ad52349c
GitOrigin-RevId: 0a57f8e5acc6bb28a9f857c30b75171563b5695b
Change-Id: I4ba4a386d50a90cbcc06ac804cea54e30c79b44e
1 file changed
tree: 8a84923eec171c5b6ec29ca89f711aeddf19d816
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.