[x86/Linux] Relax inst_JMP assert condition (dotnet/coreclr#11062)
authorJonghyun Park <parjong@gmail.com>
Fri, 21 Apr 2017 05:42:25 +0000 (14:42 +0900)
committerBruce Forstall <brucefo@microsoft.com>
Fri, 21 Apr 2017 05:42:25 +0000 (22:42 -0700)
commit4ec2d68df7c1753ebaca63d41a6f13acda811877
tree6867310093d0a675ee13ab1fc1c9239cf78ba0df
parent9a7c08727f4c7227cff184e9b7f31313eeaa8935
[x86/Linux] Relax inst_JMP assert condition (dotnet/coreclr#11062)

* [x86/Linux] Do NOT use exception-throwing block on ESP framed method

* Fix format error

* Relax assert condition

* Fix format error

* Revert changes in codegencommon.cpp

* Add parentheses

Commit migrated from https://github.com/dotnet/coreclr/commit/97d07aec271e4e0f0f0127fbbf2240eb5b951c9b
src/coreclr/src/jit/instr.cpp