summaryrefslogtreecommitdiff
path: root/tests/src/JIT/jit64
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2016-05-13 09:42:17 -0700
committerBruce Forstall <brucefo@microsoft.com>2016-05-14 08:50:29 -0700
commitf92a33f79d705be3e4d7a7d92a66e256e8c4a48b (patch)
treea505a70f1ebba84445ef268fa2e8b9b22ad913bb /tests/src/JIT/jit64
parent2e30f2e2cbea5b9a97e1ecc55009706606d5d13b (diff)
downloadcoreclr-f92a33f79d705be3e4d7a7d92a66e256e8c4a48b.tar.gz
coreclr-f92a33f79d705be3e4d7a7d92a66e256e8c4a48b.tar.bz2
coreclr-f92a33f79d705be3e4d7a7d92a66e256e8c4a48b.zip
Change referenced common.dll assembly to lower-case
Also, change ILPart.dll to lower-case. Fixes a bunch of tests that were failing on Ubuntu. Re-enable those. Fixes #3235.
Diffstat (limited to 'tests/src/JIT/jit64')
-rw-r--r--tests/src/JIT/jit64/localloc/common/common.il4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/JIT/jit64/localloc/common/common.il b/tests/src/JIT/jit64/localloc/common/common.il
index 9b65bcf099..90f513f467 100644
--- a/tests/src/JIT/jit64/localloc/common/common.il
+++ b/tests/src/JIT/jit64/localloc/common/common.il
@@ -13,12 +13,12 @@
.assembly extern mscorlib
{
}
-.assembly Common
+.assembly common
{
.hash algorithm 0x00008004
.ver 0:0:0:0
}
-.module Common.dll
+.module common.dll
.custom instance void [mscorlib]System.Security.UnverifiableCodeAttribute::.ctor() = ( 01 00 00 00 )
.imagebase 0x00400000
.subsystem 0x00000003