Correctly report struct types in asCorInfoType for normalized structs (#43068)
authorDavid Wrighton <davidwr@microsoft.com>
Tue, 6 Oct 2020 18:50:58 +0000 (11:50 -0700)
committerGitHub <noreply@github.com>
Tue, 6 Oct 2020 18:50:58 +0000 (11:50 -0700)
commit9cdc39155a9ef45f9e818006625e12b6e2963c88
tree6736a82d3f24a8daf97463ce62c0a8583fa4185d
parent642b7cb7e4873f95ac152b239a314878264ae4ed
Correctly report struct types in asCorInfoType for normalized structs (#43068)

- Fix last issue causing significant misbehavior in X86 Crossgen2 testing
  - Correctly report struct types in asCorInfoType for normalized structs
  - Previous efforts would not report the struct if it was normalized, where the correct behavior was to normalize, and report the struct if it isn't an enum
src/coreclr/src/tools/Common/JitInterface/CorInfoImpl.cs