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
SVM: Always specify the actual inlined method for inlined method relos
...and ignore the call symref. For an inlined indirect call, the inlined
method can differ from the method specified by the call symref, which
could result in an incorrect inlining table at load time.
0 commit comments