[roll] 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: 9ab5b787c456e6bcdbc438274b2625ea9d942dea
Change-Id: Ic9206ed6d41c1be193b855042fb8e0cc8fa1213e
1 file changed
tree: 8dbad590bd6f4ebef81b73d5a811cf4fd4030146
  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.