Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Apr 16, 2021

As of #13873 this settings not also included exported globals
so the name stopped making as much sense.

@sbc100 sbc100 requested review from dschuff and kripken April 16, 2021 04:23
@sbc100 sbc100 enabled auto-merge (squash) April 16, 2021 15:14
As of #13873 this settings not also included exported globals
so the name stopped making as much sense.
@sbc100 sbc100 force-pushed the rename_IMPLEMENTED_FUNCTIONS branch from 2e61f07 to cdb4098 Compare April 16, 2021 20:08
Copy link
Member

@dschuff dschuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess at this point ld is done, so there is no symbol table anywhere, so there a 1:1 relationship between defined symbols (that would be in a symbol table) and exported functions and named globals?

@sbc100 sbc100 merged commit 4e33590 into main Apr 16, 2021
@sbc100 sbc100 deleted the rename_IMPLEMENTED_FUNCTIONS branch April 16, 2021 20:53
@sbc100
Copy link
Collaborator Author

sbc100 commented Apr 16, 2021

I guess at this point ld is done, so there is no symbol table anywhere, so there a 1:1 relationship between defined symbols (that would be in a symbol table) and exported functions and named globals?

Yup. Pretty much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants