Merge pull request dotnet/coreclr#19727 from echesakovMSFT/ConstantPropImmedValNeedsReloc
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Thu, 30 Aug 2018 00:26:41 +0000 (17:26 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Aug 2018 00:26:41 +0000 (17:26 -0700)
Do not Constant-Prop immediate values that require relocation on ARM32

Commit migrated from https://github.com/dotnet/coreclr/commit/e8b9b6c225bf2f876df0c3fc979e4dea6f281358


Trivial merge