[roll] Roll fuchsia [ld] Move Relocate phase into RemoteDynamicLinker

This replaces the ld::RemoteLoadModule::RelocateModules static
method with the Relocate method on the ld::RemoteDynamicLinker
object.  This brings with it a convenience method for creating
the StaticTlsDescResolver object used by Relocate.

Original-Bug: 326524302
Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1022594
Original-Revision: 96c598992b9c0b43274d10ab7ee6dd257540025a
GitOrigin-RevId: 4222e28557dbbac0239b44913922cc706a308128
Change-Id: Ia4d716df12e9b7601480722ec244dc81aa682d55
1 file changed
tree: 5e9c63bcd3df8d851de0f3dd1c3b34590ede9c13
  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 via the IRC channel #fuchsia on Freenode.

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.