[roll] Roll fuchsia [superproject] Roll llvm-project/libc 6e8c4d7..a6ef06d (2 commits)

a6ef06d [libc][stdlib] Run freelist_heap_test only in full build mode. (#95850)
98b00c4 [libc][stdlib] Only add internal malloc in full build mode.  Use the system malloc in overlay mode. (#95845)

GitOrigin-RevId: 6d502e18c8bf344dd779136dadb37875129b0381
Roller-URL: https://ci.chromium.org/b/8744828009573874641
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1066850
Original-Revision: f1f33780e5169ad05a360cd71a61bedafa6709fa
Change-Id: Ief14191ad07f6229d76326b659bbf6db4ab3cedf
1 file changed
tree: 8c8dafcea19d5f49254f6f76ab2e138ee2292fc6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.