X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Ftests%2Fgeneric-ldtoken-method.2.il;h=3a4a9a8deca14e60b65c1e1f78a0f6fb5968741c;hb=f03a1b538bfb0d9be810688e8713731e122320b5;hp=86eab5880a0ecfe570d87a5f99444d32dbef1d2e;hpb=99d20bd1927ce31a5154c16ebd9c98595d9de67a;p=mono.git diff --git a/mono/tests/generic-ldtoken-method.2.il b/mono/tests/generic-ldtoken-method.2.il index 86eab5880a0..3a4a9a8deca 100644 --- a/mono/tests/generic-ldtoken-method.2.il +++ b/mono/tests/generic-ldtoken-method.2.il @@ -52,9 +52,14 @@ .method public hidebysig instance default int32 checkEqual () cil managed { ldtoken method instance int32 class Gen`1::checkEqual() - call [mscorlib]System.Reflection.MethodBase [mscorlib]System.Reflection.MethodBase::GetMethodFromHandle (valuetype [mscorlib]System.RuntimeMethodHandle) + ldtoken class Gen`1 + call [mscorlib]System.Reflection.MethodBase [mscorlib]System.Reflection.MethodBase::GetMethodFromHandle (valuetype [mscorlib]System.RuntimeMethodHandle, + valuetype [mscorlib]System.RuntimeTypeHandle) + ldtoken method instance int32 class Gen`1::checkEqual () - call [mscorlib]System.Reflection.MethodBase [mscorlib]System.Reflection.MethodBase::GetMethodFromHandle (valuetype [mscorlib]System.RuntimeMethodHandle) + ldtoken class Gen`1 + call [mscorlib]System.Reflection.MethodBase [mscorlib]System.Reflection.MethodBase::GetMethodFromHandle (valuetype [mscorlib]System.RuntimeMethodHandle, + valuetype [mscorlib]System.RuntimeTypeHandle) // call instance int32 [mscorlib]System.RuntimeMethodHandle::Equals ([mscorlib]System.RuntimeMethodHandle) ceq ret