commit | 363cba9449034a8b79da6aab7f2e0b9bc0d8c0f0 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Tue Nov 12 23:16:15 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 12 15:18:07 2024 -0800 |
tree | 6c094260d5cf7ebf9cbe0c42aed52ec3104187ba | |
parent | e97998688477dd7b911a2c6063d3fd53d49c9637 [diff] |
[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Fix fpbits test running 80bit ld everywhere (#115937) After #115084 the 80 bit long double tests error if sizeof(long double) isn't 96 or 128 bits. This caused failures in long double is double systems (since long double is 64 bits) so I've disabled the 80 bit long double tests on systems that don't use them. GitOrigin-RevId: ef9a9a18f271982083911bc595d25aecfbd282fe Original-Revision: cc7927c6b4f6ce1f1e3d25341217380d3121e1d1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155299 Original-Revision: 3b05dd6b3d40eeb31146d2e64ea95507064beedf Change-Id: I11780457e8a1cdbede5f7501c2056428e46b3abe
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.