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

b984578 [libc] Add x86-64 stack protector support.
214ea2e [libc] Fix typo in long double negative block (#68243)
1e0ccb6 [libc][NFC] Fix -Wdangling-else when compiling libc with gcc >= 7 (#67833)
77af718 [libc] Change the GPU to use builtin memory functions (#68003)

GitOrigin-RevId: 7bfe613a17f8801cf2dbca903a6e3943e7cd9717
Roller-URL: https://ci.chromium.org/b/8768100266266153601
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/927492
Original-Revision: f88809aeb4ded073498908a7183ae201d2773fd1
Change-Id: I513291b6e0fa8e9aae6eccb1171728af4573f7c3
1 file changed
tree: 6034fead4484a5a4211bbe39ad49e3b77b3d425f
  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.