Integrate minor fixes from dotnet/runtimelab:NativeAOT (#41999)
authorJan Kotas <jkotas@microsoft.com>
Wed, 9 Sep 2020 14:05:33 +0000 (07:05 -0700)
committerGitHub <noreply@github.com>
Wed, 9 Sep 2020 14:05:33 +0000 (07:05 -0700)
commitac3595e47432b728ddccabdc280692ac0e9405f7
treec158b2bc6738a5d6632ddd01b610a5f6f9bce67f
parentbef2ca3b0408f4911ade6123fed8f68f7f39366b
Integrate minor fixes from dotnet/runtimelab:NativeAOT (#41999)
25 files changed:
src/coreclr/clr.featuredefines.props
src/coreclr/src/System.Private.CoreLib/src/System/Reflection/Emit/MethodBuilder.cs
src/coreclr/src/System.Private.CoreLib/src/System/Reflection/Emit/TypeBuilder.cs
src/coreclr/src/inc/gcinfodecoder.h
src/coreclr/src/tools/Common/Compiler/VectorFieldLayoutAlgorithm.cs
src/coreclr/src/tools/Common/TypeSystem/Canon/InstantiatedMethod.Canon.cs
src/coreclr/src/tools/Common/TypeSystem/Canon/StandardCanonicalizationAlgorithm.cs
src/coreclr/src/tools/Common/TypeSystem/Canon/TypeDesc.Canon.cs
src/coreclr/src/tools/Common/TypeSystem/Canon/TypeSystemContext.Canon.cs
src/coreclr/src/tools/Common/TypeSystem/Common/GenericParameterDesc.cs
src/coreclr/src/tools/Common/TypeSystem/Common/InstantiatedType.Interfaces.cs
src/coreclr/src/tools/Common/TypeSystem/Common/MetadataVirtualMethodAlgorithm.cs
src/coreclr/src/tools/Common/TypeSystem/Common/Utilities/LockFreeReaderHashtable.cs
src/coreclr/src/tools/Common/TypeSystem/Common/VirtualMethodAlgorithm.cs
src/coreclr/src/tools/Common/TypeSystem/IL/EcmaMethodIL.cs
src/coreclr/src/tools/Common/TypeSystem/Interop/IL/Marshaller.cs
src/coreclr/src/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCompilerContext.cs
src/coreclr/src/vm/gcinfodecoder.cpp
src/libraries/Native/Unix/System.Native/pal_time.c
src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj
src/libraries/System.Private.CoreLib/src/Resources/Strings.resx
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/Diagnostics/StackFrameExtensions.cs [moved from src/libraries/System.Diagnostics.StackTrace/src/System/Diagnostics/StackFrameExtensions.cs with 100% similarity]
src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeFeature.cs
src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj