[roll] Roll fuchsia [ld] Test LE model TLS access (reland) This is a reland of commit 6efdb6ba9a9c85bf9ba7092a44795fcb5f963b8c with fixes to avoid optimization (e.g. LTO) breaking the test for the Fuchsia x86 case. Original change's description: > [ld] Test LE model TLS access > > This is really only a test change, since LE model accesses are > resolved statically at link time. It wires up the test machinery > to look at the runtime thread pointer without requiring a real > TLS runtime, so that tests can compare the expected $tp offset to > that produced by compiler-generated accesses as resolved by > relocation handling (for LE, just static link time; for others, > the dynamic linker's relocation behavior). > > Original-Bug: 128502 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934056 Original-Bug: 128502 Original-Fixed: 135647 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/936463 Original-Revision: eaf0be643f60d18bf5d140409cbb69a854e9e65e GitOrigin-RevId: a452177e8087509cc48197d5337a0941a9164c6b Change-Id: I7f4db298cd9b4d6402bbcdf48c9f7dd463f173b5
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.