Call the jit shutdown logic on crossgen2 shutdown (#56187)
authorDavid Wrighton <davidwr@microsoft.com>
Fri, 23 Jul 2021 00:28:07 +0000 (17:28 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Jul 2021 00:28:07 +0000 (17:28 -0700)
commitd20fdf18b188dc246db901b08d80cf156283d278
tree7da269d3a5380a31f0a0a37ab1a1707fd56cce93
parent058a531581942f34b2d52f435eec23bb5c7940b3
Call the jit shutdown logic on crossgen2 shutdown (#56187)

- Allows the jit shutdown logic to execute reliably on both Windows and Unix
src/coreclr/tools/Common/JitInterface/CorInfoImpl.cs
src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilationBuilder.cs
src/coreclr/tools/aot/crossgen2/Program.cs
src/coreclr/tools/aot/jitinterface/jitwrapper.cpp