[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc][cmake] make i386 distinct from x86_64 (#114477)

Configured via:

    $ cmake ../runtimes -G Ninja -DLLVM_ENABLE_LLD=ON \
      -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_RUNTIMES="libc" \
      -DLIBC_TARGET_TRIPLE=i386-linux-gnu -DCMAKE_C_COMPILER=clang \
      -DCMAKE_CXX_COMPILER=clang++

Link: #93709
GitOrigin-RevId: 190cb72624f63c49a3283e17e8787a3358b48126
Original-Revision: a33db9985503118a5df5fead2ca77adbdfe47c0b
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149195
Original-Revision: a3be9b5f081ef1e3b79a74c5313a6b800f330e80
Change-Id: Iab72d52fb7cadd3446a7d842ca417268e84759bf
1 file changed
tree: e0d55df2391223c10de0bce8cc749fc947d964f2
  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.