-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Labels
Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-ILTools-coreclr
Milestone
Description
With:
set COMPlus_TieredCompilation=0
set RunningIlasmRoundTrip=1
>pushd c:\gh\runtime\artifacts\tests\coreclr\Windows_NT.x64.Release\JIT\jit64\verif\sniff\fg\ver_fg_13
>call c:\gh\runtime\artifacts\tests\coreclr\Windows_NT.x64.Release\JIT\jit64\verif\sniff\fg\ver_fg_13\ver_fg_13.cmd -coreroot c:\gh\runtime\artifacts\tests\coreclr\Windows_NT.x64.Debug\tests\Core_Root
BEGIN EXECUTION
c:\gh\runtime\artifacts\tests\coreclr\Windows_NT.x64.Debug\tests\Core_Root\ildasm.exe /raweh /out=ver_fg_13.dasm.il ver_fg_13.dll
c:\gh\runtime\artifacts\tests\coreclr\Windows_NT.x64.Debug\tests\Core_Root\ilasm.exe /output=ver_fg_13.asm.dll -QUIET -NOLOGO -DEBUG=OPT -OPTIMIZE ver_fg_13.dasm.il
ver_fg_13.dasm.il(94) : error : Unable to find forward reference label 'IL_000e' called from PC=36
ver_fg_13.dasm.il(94) : error : Method 'test2' compilation failed.
***** FAILURE *****
EXECUTION OF ILASM - FAILED 1
Metadata
Metadata
Assignees
Labels
Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-ILTools-coreclr