[roll] Roll fuchsia [elfldltl] Make TlsLayout explicitly constructible, comparable

This adds a two-argument constructor to TlsLayout so it can be
used from an external data source rather than only mutated from
its default-constructed state.  It also adds all the comparison
operators to TlsLayout.

Original-Bug: 342469121
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239307
Original-Revision: 8b06ba4f0fa01c84092ab06d1a6dbdf1c630b3b7
GitOrigin-RevId: 8fa57973fc1164a6a9d0d7699e55ee6058a62c36
Change-Id: I78d75987acc1abd4f8f9401b8a50960440de2e76
1 file changed
tree: fa3083f710b90bfdc3a9a76ff1884a06db3c8072
  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.