[roll] Roll fuchsia [superproject] Roll llvm-project/libc 73ff564..8a6a560 (3 commits)

8a6a560 [libc][Obvious] Update error bounds for uint_test.QuickMulHiTests.
1fa1b7c [libc][math] Implement full multiplication and quick_mul_hi for UInt class.
5b72d0a [libc] Skip tests that depend on undefined targets

GitOrigin-RevId: 054215202a45621cc3738ae17a3445ebb5846437
Roller-URL: https://ci.chromium.org/b/8795840239229476337
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/770377
Original-Revision: 78149ab5502113918d5bafd4971838e539086835
Change-Id: If7fed8c8a4c633a720b4e9572abb633b5716ba05
1 file changed
tree: 2745b49f9984ff5949ef534dbfe3cf4bb3705196
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.