Skip to content

IRGen: Add method lists of generic class patterns to their own section #60229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

aschwaighofer
Copy link
Contributor

Put the method lists in generic class patterns in a section __objc_methodlist such that they are discoverable by the linker.
The linker can then make them relative like it can for regular objective c class metadata

rdar://66634459

Put the method lists in generic class patterns in a section __objc_methodlist such that they are discoverable by the linker.
The linker can then make them relative like it can for regular objective c class metadata

rdar://66634459
@aschwaighofer aschwaighofer deleted the generic_objc_method_list_section branch July 25, 2022 22:16
@aschwaighofer
Copy link
Contributor Author

Replaced by #60231

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.

1 participant