emit test for bounds checks against a 0 index (#42295)
authornathan-moore <nathanmoore424@gmail.com>
Mon, 21 Sep 2020 06:58:52 +0000 (02:58 -0400)
committerGitHub <noreply@github.com>
Mon, 21 Sep 2020 06:58:52 +0000 (23:58 -0700)
commitccee78d2d423649000f5f0d0c1ece1ccd4d95f51
treebb8c50ac5ff410820a4890ad3589ff7ba66117a0
parent9c472545df220d7ae26329e1649f880c4ee127e8
emit test for bounds checks against a 0 index (#42295)

* emit test for bounds checks against 0

* formatting

* remove dead code

* formatting
src/coreclr/src/jit/codegenxarch.cpp