[x86/Linux] Fix extraneous parentheses (dotnet/coreclr#8388)
authorSaeHie Park <saehie.park@gmail.com>
Wed, 30 Nov 2016 07:42:25 +0000 (16:42 +0900)
committerJan Kotas <jkotas@microsoft.com>
Wed, 30 Nov 2016 07:42:25 +0000 (23:42 -0800)
commit480fe6338950762fc3706431707b621435539d6b
treeeeef37f1ae0956b7e3bea05a521a64eaedd6d6d1
parent6b936133b1412d15917e55ac5e5ae94efb219fb0
[x86/Linux] Fix extraneous parentheses (dotnet/coreclr#8388)

Fix compile error for x86/Linux
- fix "equality comparison with extraneous parentheses" for LEGACY_BACKEND

Commit migrated from https://github.com/dotnet/coreclr/commit/5c4fe045b9b6873158a85cec2458af80c5570d0a
src/coreclr/src/jit/emitxarch.cpp