summaryrefslogtreecommitdiff
path: root/tests/src/Loader/classloader/DefaultInterfaceMethods/genericmethods/genericmethods.il
diff options
context:
space:
mode:
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>2018-01-30 13:52:20 +0100
committerGitHub <noreply@github.com>2018-01-30 13:52:20 +0100
commit7afffa2715b07114991e10620a34308edb9a9c6d (patch)
tree083ee33f901c78a804823c839397980b0bc79d49 /tests/src/Loader/classloader/DefaultInterfaceMethods/genericmethods/genericmethods.il
parent2f14b350960af0354608c041d7df501c44dc5640 (diff)
downloadcoreclr-7afffa2715b07114991e10620a34308edb9a9c6d.tar.gz
coreclr-7afffa2715b07114991e10620a34308edb9a9c6d.tar.bz2
coreclr-7afffa2715b07114991e10620a34308edb9a9c6d.zip
Default interface methods test fixes (#15995)
* The diamondshape test should work now that #15979 and #15978 are merged. * Create debug and retail version of diamondshape and sharedgenerics tests so that we have retail coverage. These tests hit issues around devirtualization (that is only active when RyuJIT is optimizing). * Add license headers
Diffstat (limited to 'tests/src/Loader/classloader/DefaultInterfaceMethods/genericmethods/genericmethods.il')
-rw-r--r--tests/src/Loader/classloader/DefaultInterfaceMethods/genericmethods/genericmethods.il3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/src/Loader/classloader/DefaultInterfaceMethods/genericmethods/genericmethods.il b/tests/src/Loader/classloader/DefaultInterfaceMethods/genericmethods/genericmethods.il
index 3a3204da41..8ec8509ebe 100644
--- a/tests/src/Loader/classloader/DefaultInterfaceMethods/genericmethods/genericmethods.il
+++ b/tests/src/Loader/classloader/DefaultInterfaceMethods/genericmethods/genericmethods.il
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
// Microsoft (R) .NET Framework IL Disassembler. Version 4.6.1055.0
// Copyright (c) Microsoft Corporation. All rights reserved.