[roll] Roll fuchsia [superproject] Roll llvm-project/libc 994f9e1..7430d98 (5 commits)

7430d98 [libc][__support][bit] simplify FLZ (#81678)
4a7a93f [libc][__support][bit] remove compiler has builtin checks (#81679)
732687a [libc] Add user defined literals to initialize `BigInt` and `__uint128_t` constants (#81267)
c53b195 [libc][stdfix] Generate stdfix.h header with fixed point precision macros according to ISO/IEC TR 18037:2008 standard, and add fixed point type support detection. (#81255)
4d4bfb8 [libc] Allow BigInt class to use base word types other than uint64_t. (#81634)

GitOrigin-RevId: 59ad40f0472b2cf172f0a5d0c8a09ea3959e84ec
Roller-URL: https://ci.chromium.org/b/8756087729968269089
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/991364
Original-Revision: c3bb28bb65833e5095c3668e5aca842b9e8ed503
Change-Id: I5b79529caba9c5ed67f7d5db6bda58dde7fc8337
1 file changed
tree: b54bdc7967bed84e9bfb3533ed96ff56aa4ebd16
  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.