Fixed test return value
authorRoman Artemev <rartemev@microsoft.com>
Fri, 22 Sep 2017 01:07:33 +0000 (18:07 -0700)
committerRoman Artemev <rartemev@microsoft.com>
Fri, 22 Sep 2017 01:07:33 +0000 (18:07 -0700)
tests/src/JIT/Regression/JitBlue/DevDiv_491206/DevDiv_491206.il

index e0b00fd..6bfe60b 100644 (file)
@@ -64,7 +64,7 @@
           ldc.r8     9.2233720368547758e+018
           call       int64 ILGEN_CLASS::DoubleToInt64(float64)
           pop
-          ldc.i4.0
+          ldc.i4 100
           ret
     }
 }
\ No newline at end of file