Skip to content

[Reflection] Support __TEXT,__const in sectionContainsReflectionData #41145

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

Merged

Conversation

kastiglione
Copy link
Contributor

@kastiglione kastiglione commented Feb 2, 2022

In Mach-O, Swift reflection emits various descriptors in __TEXT,__const in addition to __DATA,__const.

@kastiglione
Copy link
Contributor Author

kastiglione commented Feb 2, 2022

I will make a related PR in llvm-project to run CI testing on this.

@kastiglione kastiglione changed the title [Reflection] Add __TEXT to sectionContainsReflectionData [Reflection] Support __TEXT,__const in sectionContainsReflectionData Feb 2, 2022
@kastiglione kastiglione force-pushed the Reflection-Add-__TEXT-to-sectionContainsReflectionData branch from c204a58 to 6a5a6f6 Compare February 7, 2022 16:57
@kastiglione kastiglione force-pushed the Reflection-Add-__TEXT-to-sectionContainsReflectionData branch from 6a5a6f6 to dee4c5d Compare February 7, 2022 23:15
@kastiglione
Copy link
Contributor Author

@swift-ci smoke test

@kastiglione kastiglione merged commit 8ccc368 into main Feb 8, 2022
@kastiglione kastiglione deleted the Reflection-Add-__TEXT-to-sectionContainsReflectionData branch February 8, 2022 15:34
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