[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Fix alignment issue for HermeticTestUtils.cpp. (#128426)

Full build precommit bots were failing due to mis-alignment of atomics
in hermetic tests. This PR enforces the alignment for the bump allocator
of hermetic test framework.

Fixes https://github.com/llvm/llvm-project/issues/128185.

GitOrigin-RevId: 3cfc76da9490ea0b1b4264871a3ba3e51bdecf66
Original-Revision: 90c3bd4b06ea4cc5b2c56d797d9075c51250048f
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1212565
Original-Revision: c693f2b2dac86f6f80d7c4ed7d0142af49a59a6e
Change-Id: I2f87ac099ced6ea73f214c432154043ae30fe4d6
1 file changed
tree: 655aec0c6c9ff1e7ef8d858afe5fe4b588eaaea4
  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.