[roll] Roll fuchsia [superproject] Roll llvm-project/libc 680cb51..dce7199 (4 commits)

dce7199 [libc] Implement fcntl when only SYS_fcntl64 is available (#97740)
1166325 [libc] Fix compilation when long double is used as float128 (#97747)
0bf1e3c [libc] Fix compilation warnings on 32-bit archs (#97745)
6c29f48 [libc] fix float_comparison_test when an emulator is used to run the test (#97748)

GitOrigin-RevId: 5e9ba0ce3d3bbb6964967a315d49704798f436dc
Roller-URL: https://ci.chromium.org/b/8743275623092607073
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1077272
Original-Revision: ad1e122b12ad3051e24028416b100fed2de07c0e
Change-Id: I543dc392c9c790d98ca688e357cb844430c195f0
1 file changed
tree: f1a935225bf1105f80fa93a2602cb712f910fa9a
  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.