[x86/Linux] Relax inst_JMP assert condition (#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)
commit97d07aec271e4e0f0f0127fbbf2240eb5b951c9b
tree91da3c82f283920cb7f80ff7f2345fbcd6db365c
parent330c02b1e6349fa3c3f8735d7ba2165dd7f16357
[x86/Linux] Relax inst_JMP assert condition (#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
src/jit/instr.cpp