Skip to content

[SharedCache] Apply call type overrides to objc_msgSendSuper / objc_msgSendSuper2#6565

Merged
emesare merged 1 commit into
Vector35:devfrom
bdash:objc-msgsendsuper
Apr 8, 2025
Merged

[SharedCache] Apply call type overrides to objc_msgSendSuper / objc_msgSendSuper2#6565
emesare merged 1 commit into
Vector35:devfrom
bdash:objc-msgsendsuper

Conversation

@bdash
Copy link
Copy Markdown
Contributor

@bdash bdash commented Apr 4, 2025

These are treated the same as objc_msgSend with the exception of their first argument being an objc_super* rather than id.

@emesare emesare self-assigned this Apr 7, 2025
@emesare emesare added the File Format: SharedCache Issue with the dyld_shared_cache plugin label Apr 7, 2025
…dSuper2

These are treated the same as `objc_msgSend` with the exception of their
first argument being an `objc_super*` rather than `id`.
@bdash bdash force-pushed the objc-msgsendsuper branch from d385a90 to 446ae1c Compare April 7, 2025 06:12
@emesare emesare added this to the Gallifrey milestone Apr 8, 2025
@emesare
Copy link
Copy Markdown
Member

emesare commented Apr 8, 2025

image

Straightforward with good code, I am going to just go ahead and merge, seems to work well

Thanks!

@emesare emesare merged commit 73e7d21 into Vector35:dev Apr 8, 2025
1 check passed
@bdash bdash deleted the objc-msgsendsuper branch April 8, 2025 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

File Format: SharedCache Issue with the dyld_shared_cache plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants