[roll] Roll fuchsia [superproject] Roll llvm-project/libc 4c3dd0e..60ef3ea (4 commits)

60ef3ea Revert "[libc][NFC] adjust time related implementations" (#91657)
f8dd8c7 [libc][NFC] adjust time related implementations (#91485)
9d0202c [libc] Use __builtin_fma(f) by default if LIBC_TARGET_CPU_HAS_FMA is defined. (#91535)
f707a1c [libc] Add template deduction guide for cpp::lock_guard. (#91589)

GitOrigin-RevId: a86a5b578a85096de0228ed9df0eddb11f56b213
Roller-URL: https://ci.chromium.org/b/8748349279240415505
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046302
Original-Revision: dd7557d95161c1e30014d441ce2df679eb1814f0
Change-Id: I2df5480a03405bbb226050ba582c6c2cc9490f51
1 file changed
tree: c8ab7cc077ddb748ce3e1a48755574b5bd1763f9
  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.