Delete incorrect AMD64 ifdef
authorJan Kotas <jkotas@microsoft.com>
Thu, 24 Sep 2015 05:07:45 +0000 (22:07 -0700)
committerJan Kotas <jkotas@microsoft.com>
Thu, 24 Sep 2015 05:07:45 +0000 (22:07 -0700)
commitf87429893fa7d4ea24c4631cc1c229a05b3be9cc
treea6c2a1677956501697e9b2bfbd6629b4f2a42316
parent7291e2f10a7812807c558f04527142496e750241
Delete incorrect AMD64 ifdef

ReadyToRun case of getCallInstruction was incorrectly ifdefed out
for AMD64. Delete the incorrect ifdef and make other adjustment
to make the code compile for X86 as well.
src/jit/codegenxarch.cpp