[roll] Roll llvm-project/libc c93dd91..3575d2d (2 commits)

3575d2d [libc] Fix alignment logic in TLS image size calculation.
514db3b Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."

GitOrigin-RevId: f9da0b81b1eebba2e139ffce8fa2a06419b4f333
Change-Id: I71a343a9bcd71b8781e7f1464e5c0b95f7b96a28
1 file changed
tree: 2bc0c833a42393bb666b43ff7beeeb8162060d10
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.