Skip to content

Conversation

@parth-07
Copy link
Contributor

@parth-07 parth-07 commented Dec 5, 2025

This commit updates CHECK_LINK_STATE functionality in the plugin framework to account for the ActBefore states. Until now, these link states did not exist in the linker and thus the plugin framework could not have checks for these states.

Resolves #655

This commit updates CHECK_LINK_STATE functionality in the plugin
framework to account for the ActBefore<LinkState> states. Until now,
these link states did not exist in the linker and thus the plugin
framework could not have checks for these states.

Resolves qualcomm#655

Signed-off-by: Parth Arora <partaror@qti.qualcomm.com>
@quic-seaswara
Copy link
Contributor

is this a change that affects backwards compatibility ?

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.

AddBefore<LinkState> states are missing in the CHECK_LINK_STATES and Module::LinkState

2 participants