[roll] Roll infra/recipes [llvm] Fix llvm builders

This change fix llvm builders by adding missing dependencies into
the llvm recipe.

Original-Bug: 93462
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/644502
Original-Revision: bbdc40e5c95608ada227f39b8b82898b54989e9f
GitOrigin-RevId: 37c44ccacf01952dfb81c44d02c9e32e27a14220
Change-Id: I8a4ebff082d6eccf7a3cb5bdaef741e5af0ace11
1 file changed
tree: 181c1c9c67b75ba8316e925aca42f4bebb4d8283
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.