ARM: don't try to load function pointer before long call.
Deciding to load an arbitrary global based on whether the entire module is being built for long calls is pretty clearly spurious, and in fact the existing indirect logic is sufficient.
Loading
Please sign in to comment