[roll] Roll fuchsia [superproject] Roll llvm-project/libc 4624024..3ad39a6 (4 commits)

3ad39a6 [libc][cmake] append per obj compile options instead of prepending (#77126)
23c9ca2 [libc] fix -Warray-bounds in block_offset (#77001)
03d6e3a [libc][math] fix nan* death tests failing in asan builds (#77110)
12772d9 [libc][math] fix failing nanl_test build (#77102)

GitOrigin-RevId: d8f461d42265d794a8872262d18452773995a9e3
Roller-URL: https://ci.chromium.org/b/8759583565258254993
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970472
Original-Revision: 9b01d5782cf55aed782e74e1238b95e679cf0ac1
Change-Id: I34c5a1b82ded413e9a677e7f0e6f6e293e9cbe70
1 file changed
tree: 164435dd7dbeb9e8454e2cad1aca0231b4e4dde7
  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.