We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0dbee9 commit 5cd69e4Copy full SHA for 5cd69e4
src/tests/JIT/Directed/tailcall/more_tailcalls.ilproj
@@ -1,8 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.IL">
2
<PropertyGroup>
3
- <!-- Needed for CLRTestEnvironmentVariable and GCStressIncompatible -->
+ <!-- Needed for CLRTestEnvironmentVariable -->
4
<RequiresProcessIsolation>true</RequiresProcessIsolation>
5
- <GCStressIncompatible>true</GCStressIncompatible>
6
</PropertyGroup>
7
8
<DebugType>PdbOnly</DebugType>
0 commit comments