Skip to content

Commit c7fc545

Browse files
Caslyn Tonellicopybara-github
authored andcommitted
[roll] Roll fuchsia [dl] Set TLS information in DlImplTest Fixture
DlImplTest decodes TLS information from startup modules and includes this in the ld::abi passed to the runtime dynamic linker under test. PopulateStartupModules takes the ld::abi::Abi and sets TLS information on the RuntimeModule using the tls_modid associated with the AbiModule. Original-Bug: 342481108 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1150780 Original-Revision: 3313cf3fbe646a23950c3dfa7dd859fbfbf32b6f GitOrigin-RevId: 770206c7e8e120d6d03f95c6c8357cdd2bedaa21 Change-Id: I8460f31fb737e23ce79026fad99b945e4bf2e338
1 parent cd78de0 commit c7fc545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="440ef74322b1a405006506733184c78b252a2c27"/>
14+
revision="3313cf3fbe646a23950c3dfa7dd859fbfbf32b6f"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)