Skip to content

Conversation

@lhames
Copy link
Contributor

@lhames lhames commented Jun 21, 2025

…eFromDylib.

When comparing CPU subtypes from slices in a MachO universal binary we need to apply the MachO::CPU_SUBTYPE_MASK to mask out any flags in the high bits, otherwise we might fail to correctly match a slice and return a spurious "does not contain slice" error.

rdar://153913779

…eFromDylib.

When comparing CPU subtypes from slices in a MachO universal binary we need to
apply the MachO::CPU_SUBTYPE_MASK to mask out any flags in the high bits,
otherwise we might fail to correctly match a slice and return a spurious "does
not contain slice" error.

rdar://153913779
@lhames lhames merged commit d6a486c into llvm:main Jun 21, 2025
8 checks passed
@lhames lhames deleted the rdar153913779 branch June 21, 2025 09:31
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