[roll] Roll fuchsia [ld] Wire up test for DT_PREINIT_ARRAY handling

This support was added, even with a test module written.
But the test was never wired up so it never ran.
This exposed some missing plumbing in ABI remoting.

Original-Bug: 342469121
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273584
Original-Revision: 1e4393ee95d489055dcd744a7a6400b2450f6451
GitOrigin-RevId: 3058bee55e50c4f697a81f30c6babe3a6ebfb7bc
Change-Id: Ib35c3f760c836763600130af83e23828d9726bf6
1 file changed
tree: 04cc4e8b764377402517649e6ccb552f921d8b0e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.