Skip to content

Conversation

@bdash
Copy link
Contributor

@bdash bdash commented Dec 1, 2025

Dataflow is now used to determine call targets when detecting calls to reference counting runtime functions. The previous approach of matching on specific instructions missed some patterns that are common in the shared cache.

…in the shared cache

Dataflow is now used to determine call targets when detecting calls to
reference counting runtime functions. The previous approach of matching
on specific instructions missed some patterns that are common in the
shared cache.
@bdash bdash force-pushed the objc-dsc-remove-ref-counting branch from e590295 to 2a6ad0f Compare December 2, 2025 06:19
@bdash bdash merged commit 2a6ad0f into dev Dec 2, 2025
5 of 6 checks passed
@bdash bdash deleted the objc-dsc-remove-ref-counting branch December 2, 2025 06:20
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.

2 participants