[roll] Roll llvm-project/libc 6a56381..851ec34 (3 commits)

851ec34 [libc] Add basic utility support for timing functions on the GPU
b6a3e34 [libc][Obvious] Use the current binary dir instead of the base one
cdedf50 [libc] Fix installing GPU headers

GitOrigin-RevId: b85a78cb0d3db8789584ce00a16b8d3341eac7cf
Change-Id: I4fd226719ef098580bb3a05928792e37eb4f3265
1 file changed
tree: d80b618e443344f4f2a02cd8960293491c6705da
  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.