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 proposal of nollvm methods initialization without a PLT entry. The idea is to use the same approach as for llvm methods. It requires mono_inited-like struct that indicates if a method is inited and invokes initialization in method prolog.
Description
This issue tracks progress on proposal of nollvm methods initialization without a PLT entry. The idea is to use the same approach as for llvm methods. It requires
mono_inited
-like struct that indicates if a method is inited and invokes initialization in method prolog.The text was updated successfully, but these errors were encountered: