commit | b541231f333bc8d8df3b5d7cb80e2fc991be1d8a | [log] [tgz] |
---|---|---|
author | Marie Janssen <jamuraa@fuchsia.infra.roller.google.com> | Wed Mar 20 17:30:13 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 20 10:31:52 2024 -0700 |
tree | 7243a309c3fa5ea788688e94655670c86e6e744b | |
parent | f857f817e0361b9a3b5c71e1515543a50f955eaf [diff] |
[roll] Roll fuchsia Revert "[ld] Use RemoteDecodedModule as const" This reverts commit 6a36af92ea293d9605c7014730d9d266be77f2a5. Reason for revert: broke ld-tests on core.x64-coverage-qemu_kvm Original change's description: > [ld] Use RemoteDecodedModule as const > > This completes pure refactoring part of separating the > ld::RemoteDecodedModule and ld::RemoteLoadModule objects. The > RemoteLoadModule still creates and owns the RemoteDecodedModule > object, but after decoding it's used only via a const pointer. > > Original-Bug: 326524302 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1004913 Original-Bug: 326524302 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1011892 Original-Revision: f1fa25d6e19c712fa7eb46aa38d3cf1e5ae998a0 GitOrigin-RevId: 6f48d1147ad3b4af27543f07c8d1f0aeec344f1e Change-Id: If1b49c121bb4f7821cfeb4ff992bd6b3405448f6
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 via the IRC channel #fuchsia
on Freenode.
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
.