[roll] Roll fuchsia [superproject] Roll llvm-project/libc f653915..b1ac069 (2 commits)

b1ac069 [libc] Use __builtin_elementwise_fma instead of __builtin_fma (#126288)
4d787bd [libc] Include locale support in baremetal configuration (#127103)

GitOrigin-RevId: d4fa34906199b14850fde9bd23b08c225c6d0eb0
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1206724
Original-Revision: e52e16e22b415fddd6062b4fe2a7515e943f966d
Change-Id: Ia6dcd4a698b1deaae7aeaf27f912e1f813ee5126
1 file changed
tree: fa87621f1228e1a47a303a27d46559609afc0112
  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 in one of the communication channels documented at get involved.

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.