proposed fix #33727 for illegal instruction in arm (#55502)
authorold zhu <wp_xdzhu@hotmail.com>
Thu, 22 Jul 2021 00:05:09 +0000 (08:05 +0800)
committerGitHub <noreply@github.com>
Thu, 22 Jul 2021 00:05:09 +0000 (17:05 -0700)
commit9391b4d5717c0fea3028cbb8dd8d09eabfeb294f
tree382a86990b8df46d5f4041f42b9f058eb0dda9a9
parentb2264cb9cdd625fc44516a34ef3dd6b1df981e20
proposed fix #33727 for illegal instruction in arm (#55502)

* proposed fix #33727

* fix for arm checked build error to crossgen the native System.Private.CoreLib.dll

* fix for error:unannotated fall-through between switch labels

* fix clang-format error

* fix clang-format error

* apply format.patch
src/coreclr/jit/emitarm.cpp