Linux arm64 build fix.
authorjashook <jashoo@microsoft.com>
Wed, 16 Dec 2015 19:21:16 +0000 (11:21 -0800)
committerjashook <jashoo@microsoft.com>
Wed, 16 Dec 2015 21:27:41 +0000 (13:27 -0800)
commitd8adfb3dcf67b5840ec52f340fb891382adb29b8
tree81a45245fc6d00af75541029d43efa76627d499d
parent36de3bebb8930bdad554143f9563b83a3356d7b7
Linux arm64 build fix.

The fi introduced an arm64 define that was not picked up as a compiled error by x64. Verified with clang-3.6.
src/jit/morph.cpp
src/vm/interpreter.cpp