summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relconvovf_i8_u.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/ELEMENT_TYPE_IU/_il_relconvovf_i8_u.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/ELEMENT_TYPE_IU/_il_relconvovf_i8_u.ilproj')
-rw-r--r--tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relconvovf_i8_u.ilproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relconvovf_i8_u.ilproj b/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relconvovf_i8_u.ilproj
index d07717bd80..da4b731560 100644
--- a/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relconvovf_i8_u.ilproj
+++ b/tests/src/JIT/Methodical/ELEMENT_TYPE_IU/_il_relconvovf_i8_u.ilproj
@@ -26,7 +26,7 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
-
+ <DebugType>PdbOnly</DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Include="convovf_i8_u-ia64.il" />