[mono] Implement GC descriptor for structs with InlineArray attribute (#84097)
authorMilos Kotlar <kotlarmilos@gmail.com>
Thu, 30 Mar 2023 13:58:22 +0000 (15:58 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Mar 2023 13:58:22 +0000 (15:58 +0200)
commit822fc81c76713940d4bb505fd7de57cfcc99d1ce
tree2bf0ceeeff58f070979c4c39b31f8a4a88f05d17
parent21c4a26a0c0bd89930757c1c5ffbc391d5bacae0
[mono] Implement GC descriptor for structs with InlineArray attribute (#84097)

* Implement GC descriptor for structs with InlineArrayAttribute and add Mono GC test

* Enable GC test on CoreCLR

* Add warning when field_iter too large
src/mono/mono/metadata/object.c
src/tests/Loader/classloader/InlineArray/InlineArrayValid.cs