[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.
Loading
Please 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.