Delete ConservativelyReportedRegion and CallingConventionConverterHelpers (#72659)
authorJan Kotas <jkotas@microsoft.com>
Fri, 22 Jul 2022 14:06:02 +0000 (07:06 -0700)
committerGitHub <noreply@github.com>
Fri, 22 Jul 2022 14:06:02 +0000 (07:06 -0700)
commit8c7165193f164422429f2bf6a9136a8b7bf2c92a
tree78d51c30661af78fc49d93bf5c45c72c620a3785
parente1764aa3dd676f16c1d7de28fd752c8ca4e74219
Delete ConservativelyReportedRegion and CallingConventionConverterHelpers (#72659)
14 files changed:
src/coreclr/nativeaot/Runtime.Base/src/System/Runtime/RuntimeExports.cs
src/coreclr/nativeaot/Runtime/CMakeLists.txt
src/coreclr/nativeaot/Runtime/amd64/CallingConventionConverterHelpers.S [deleted file]
src/coreclr/nativeaot/Runtime/amd64/CallingConventionConverterHelpers.asm [deleted file]
src/coreclr/nativeaot/Runtime/arm/CallingConventionConverterHelpers.S [deleted file]
src/coreclr/nativeaot/Runtime/arm/CallingConventionConverterHelpers.asm [deleted file]
src/coreclr/nativeaot/Runtime/arm64/CallingConventionConverterHelpers.S [deleted file]
src/coreclr/nativeaot/Runtime/arm64/CallingConventionConverterHelpers.asm [deleted file]
src/coreclr/nativeaot/Runtime/gcrhenv.cpp
src/coreclr/nativeaot/Runtime/i386/CallingConventionConverterHelpers.S [deleted file]
src/coreclr/nativeaot/Runtime/i386/CallingConventionConverterHelpers.asm [deleted file]
src/coreclr/nativeaot/Runtime/portable.cpp
src/coreclr/nativeaot/System.Private.CoreLib/src/Internal/Runtime/Augments/RuntimeAugments.cs
src/coreclr/nativeaot/System.Private.CoreLib/src/System/Runtime/RuntimeImports.cs