[roll] Roll llvm-project/libc 87a57c1..a4e707e (5 commits)

a4e707e [libc] Warn on use of global constructors in `libc`
aca5cda [libc] Add an override option for specifying the loader implementation
7210aae [libc][amdgpu] Accept deadstripped clock_freq global
b2f67d1 [libc] Remove global constructor in `getopt` implementation
dfdcc5b [libc] Remove global constructors on File type

GitOrigin-RevId: ac82b74c6990db6d7fa2c98d749038eded17a03d
Change-Id: I02a3dbfdd9007fc92d2c47b858daa125db2c4d01
1 file changed
tree: c28746f13eea3049ab31ffe9fc2f9c40fd9ccd17
  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.