Merge pull request dotnet/coreclr#18775 from briansull/add-noway-assert
authorBrian Sullivan <briansul@microsoft.com>
Thu, 5 Jul 2018 23:03:18 +0000 (16:03 -0700)
committerGitHub <noreply@github.com>
Thu, 5 Jul 2018 23:03:18 +0000 (16:03 -0700)
Add noway asserts in gtNewZeroConNode and gtNewOneConNode

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


Trivial merge