summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/int64/signed/_il_rels_ldfld_mulovf.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/int64/signed/_il_rels_ldfld_mulovf.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/int64/signed/_il_rels_ldfld_mulovf.ilproj')
-rw-r--r--tests/src/JIT/Methodical/int64/signed/_il_rels_ldfld_mulovf.ilproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/JIT/Methodical/int64/signed/_il_rels_ldfld_mulovf.ilproj b/tests/src/JIT/Methodical/int64/signed/_il_rels_ldfld_mulovf.ilproj
index 5ffa44c2ec..34aa21d640 100644
--- a/tests/src/JIT/Methodical/int64/signed/_il_rels_ldfld_mulovf.ilproj
+++ b/tests/src/JIT/Methodical/int64/signed/_il_rels_ldfld_mulovf.ilproj
@@ -26,7 +26,7 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
-
+ <DebugType>PdbOnly</DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Include="s_ldfld_mulovf.il" />