This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
This is likely hitting the object writer crash #7907 that is hard to repro. I am not able to reproduce locally with the exact same setting as CI. Let's merge and see whether it persists.
This PR add support for this intrinsic, enabling
Activator.CreateInstance<T>