Remove requirement that --input-bubble be specified if an instruction set is specifie...
authorDavid Wrighton <davidwr@microsoft.com>
Fri, 30 Jul 2021 01:38:50 +0000 (18:38 -0700)
committerGitHub <noreply@github.com>
Fri, 30 Jul 2021 01:38:50 +0000 (18:38 -0700)
commitfbed4b9412446e83fdec63566ca179b2123dbfab
tree91beb685a8fcd9a7718192043b7e93c1000acd92
parentede31d9c83620965d931de728440c0b1d919f7e4
Remove requirement that --input-bubble be specified if an instruction set is specified (#56571)

- This was here to protect against ABI breaking changes causing R2R misbehavior
- We don't actually need this as if there is an ABI breaking change, we can detect it at runtime by looking at a combination of the R2R version and the required instruction sets encoded in the R2R image
src/coreclr/tools/aot/crossgen2/Program.cs
src/coreclr/tools/aot/crossgen2/Properties/Resources.resx