[roll] Roll fuchsia [ld] Remove constructors of ld::abi::Abi<>::Module

This allows aggregate initialization such as with designated
initializers.  The special-case constructor is replaced with a
LinkerZeroInitialized() static method.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156213
Original-Revision: 079677b18ef2202a4e8f2827f33772d43496d4b7
GitOrigin-RevId: 512a12013ad3f8278b70becbcbafd6011dbe1d16
Change-Id: Id2f3beba7702369a33ff67491ca29e74e5d7f0e2
1 file changed
tree: f4fedf6f58ac95286288dbacad578f41381304a2
  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.