summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/tailcall/_il_relcompat_r8_r4.ilproj
diff options
context:
space:
mode:
authorAndy Ayers <andya@microsoft.com>2016-04-06 15:33:20 -0700
committerAndy Ayers <andya@microsoft.com>2016-04-06 17:53:11 -0700
commit37abad16e69c4d8cd91810d0698d015b0e2845ea (patch)
treedeb0f72f4c7566399dfd41b90f2d761f16e36e6b /tests/src/JIT/Methodical/tailcall/_il_relcompat_r8_r4.ilproj
parent1e6c5975c331e438656c67a8d772044aa9371d31 (diff)
downloadcoreclr-37abad16e69c4d8cd91810d0698d015b0e2845ea.tar.gz
coreclr-37abad16e69c4d8cd91810d0698d015b0e2845ea.tar.bz2
coreclr-37abad16e69c4d8cd91810d0698d015b0e2845ea.zip
Set DebugType to PdbOnly for rel-mode IL tests
Ensures that execution of these tests always invokes the jit's optimizer, regardless of the build configuration. See issue #4124.
Diffstat (limited to 'tests/src/JIT/Methodical/tailcall/_il_relcompat_r8_r4.ilproj')
-rw-r--r--tests/src/JIT/Methodical/tailcall/_il_relcompat_r8_r4.ilproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/JIT/Methodical/tailcall/_il_relcompat_r8_r4.ilproj b/tests/src/JIT/Methodical/tailcall/_il_relcompat_r8_r4.ilproj
index b16a010335..da2898e6eb 100644
--- a/tests/src/JIT/Methodical/tailcall/_il_relcompat_r8_r4.ilproj
+++ b/tests/src/JIT/Methodical/tailcall/_il_relcompat_r8_r4.ilproj
@@ -26,6 +26,7 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
+ <DebugType>PdbOnly</DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Include="compat_r8_r4.il" />