[roll] Roll fuchsia [superproject] Roll llvm-project/libc d592549..ad1b889 (5 commits)

ad1b889 [CMake][libc] Don't put archive in build/lib/<target triple> by default
7a1385b [libc] Replace the `PRINT_TO_STDERR` opcode for RPC printing.
da6b8b0 [libc][obvious] Fix conditional when CUDA is not found
7879444 [libc] Add initial support for 'puts' and 'fputs' to the GPU
970025e [libc] Implement basic `malloc` and `free` support on the GPU

GitOrigin-RevId: 65b32508e966a41277d7df4cf9b557292fb698d8
Roller-URL: https://ci.chromium.org/b/8779053980691803233
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/866996
Original-Revision: fadd31e61bf025cbea9ef8486e6ef0c354cb8888
Change-Id: Iba50e5edc6c80c1cbc2d00f843aa6430a6eedeac
1 file changed
tree: 158c8b3aa1725d3d03a12a0d3510bfbb084ee857
  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.