[roll] Roll fuchsia [superproject] Roll llvm-project/libc c7102f6..39436f6 (2 commits)

39436f6 [libc][math] Add skip accurate pass option for exp*, log*, and powf functions. (#129831)
20f7d67 [libc] Allow building the GPU targets that don't have CRT (#129945)

GitOrigin-RevId: 14e99567f402ea6c00e68d2e4300e8bdb59dcf94
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221544
Original-Revision: a86fd219cf7764dc9179b4b63df8dad2cb68412e
Change-Id: Ia642a648a4757ca6e6af794c796f8d7c873c939b
1 file changed
tree: f98b61b70a2fd53883bb76f8ba53a46364157e16
  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 in one of the communication channels documented at get involved.

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.