[roll] Roll fuchsia [ld] Remove TODO in __tls_get_addr source code

Fuchsia will never support __tls_get_addr(), so this comment and TODO no
longer applies.

Original-Fixed: 479514387
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1487718
Original-Revision: ead3b5e285c6d03085c8178660aa978159190858
GitOrigin-RevId: 70f67e2de9897fed323d22be4c0ddea59b3345e8
Change-Id: I43fee8ca133338c93c538a76f10a6d9bf43f858e
1 file changed
tree: 852d70a254288df1372fa2e1c410ae0af93fdcf2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.