[GlobalISel] Always direct-call IFuncs and Aliases (#74902)
This is safe because for both cases, the use must be in the same TU as the definition, and they cannot be forward declared.
parent
212a5e1b
Please register or sign in to comment
This is safe because for both cases, the use must be in the same TU as the definition, and they cannot be forward declared.