You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks progress on implementation of nollvm methods initialization without a PLT entry. The idea is to implement method initialization in its prolog.
Tasks
Add a dummy instruction to the method prolog in Mono frontend (method-to-ir.c)
Add a dummy instruction to the method prolog in Mono backend (mono_arch_emit_prolog)