[roll] Roll fuchsia [superproject] Roll llvm-project/libc e3c2f53..f077b32 (7 commits)

f077b32 [libc] Add a new target named LibcHermeticTestMain.
0f14c8d [libc][fix] Also remove the headers for the other flags
2d057e1 [libc][fix] Only add the hermetic test flags in GPU mode
0056a8d [libc] Partially implement `atexit` on the GPU
80d454f [libc] Correctly pass 'CXX_STANDARD' to the packaged GPU build
9e78279 [libc] Enable the GPU build to build the UnitTest library
98f1686 [libc] Add path to include generated headers for hermetic tests

GitOrigin-RevId: a41634894afa33ef40d0d7e22faea9605c999616
Roller-URL: https://ci.chromium.org/b/8782699913096487153
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/846775
Original-Revision: c059034c1c9e80d9fcbfcd5ca3e7af4cfd80b4d8
Change-Id: I2fc4b296f665f59fdf776fdf5e7bcf5ae7c11fa8
1 file changed
tree: faf24f5a2deb45e6d53660c5d8a0d0faff411e1f
  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.