Skip to content

Merge branch 'main' into clone-finally-insertion

29f2600
Select commit
Loading
Failed to load commit list.
Open

JIT: Simplify block insertion when cloning finally regions #107585

Merge branch 'main' into clone-finally-insertion
29f2600
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-linker-tests failed Nov 21, 2025 in 20m 21s

Build #20251121.25 failed

Annotations

Check failure on line 3052 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-linker-tests

Build log #L3052

Failed to build "CoreCLR component".

Check failure on line 115 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-linker-tests

src/coreclr/runtime.proj#L115

src/coreclr/runtime.proj(115,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/Users/runner/work/1/s/src/coreclr/build-runtime.sh" -x64 -release -ci -os osx -targetrid osx-x64 -cmakeargs "-DCLR_DOTNET_RID=osx-x64" -cmakeargs "-DCLR_DOTNET_HOST_PATH=/Users/runner/work/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Release/cdac-build-tool/cdac-build-tool.dll" -cmakeargs "-DCLR_CMAKE_RUNTIME_CORECLR=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=10.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=10.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release"" exited with code 2.

Check failure on line 3071 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-linker-tests

Build log #L3071

Failed to build "CoreCLR component".

Check failure on line 115 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-linker-tests

src/coreclr/runtime.proj#L115

src/coreclr/runtime.proj(115,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/src/coreclr/build-runtime.sh" -x64 -release -ci -cross -os linux -pgodatapath "/__w/1/s/.packages/optimization.linux-x64.pgo.coreclr/1.0.0-prerelease.25502.1" -targetrid linux-x64 -cmakeargs "-DCLR_DOTNET_RID=linux-x64" -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll" -cmakeargs "-DCLR_CMAKE_RUNTIME_CORECLR=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=10.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=10.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release"" exited with code 2.