[roll] Roll fuchsia [superproject] Roll llvm-project/libc 1f4f062..9365a4d (8 commits)

9365a4d [libc][rpc] Fix the memory ordering in lock.
ccd08ba [libc] Make printf decimal long doubles use hex
f43f10f [libc] add socket function
7491ab1 [libc] Revert rounding mode changes for hermetic tests
20f0e3b [libc] Don't use '-nolibc' on the GPU build
7fc272f [libc] Enable the '__support' unit tests to be hermetic
eae196d [libc] Split out FPExceptMatcher from the FP utils
d7fe860 [libc] Enable the 'stdlib' unit tests to be hermetic

GitOrigin-RevId: 6611106e91fbb62de9b470429f2058d4013efe52
Roller-URL: https://ci.chromium.org/b/8782072590731992913
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/852036
Original-Revision: 1fb9f3d41451c975d7ac6f244a51e66f7c7f9547
Change-Id: I7efa65e08b75ffafd98a83387879f2ae71e11d41
1 file changed
tree: ad797059dc8db15b0de49eed8cc07bf78df04a0d
  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.