[ARM32/Linux] Fix calling convention - stdcall in crossgen (#9364)
authorHyeongseok Oh <hseok82.oh@samsung.com>
Tue, 7 Feb 2017 04:06:36 +0000 (13:06 +0900)
committerJan Kotas <jkotas@microsoft.com>
Tue, 7 Feb 2017 04:06:36 +0000 (20:06 -0800)
commit3108cc7e12e004e6c6bab2daf7826dd97957101f
tree6f7a99358478e310cb9101762df7ba56b6457529
parentff1e4f3c2a9737f87608b735f6cd197523a2026b
[ARM32/Linux] Fix calling convention - stdcall in crossgen (#9364)

* [ARM32/Linux] Fix calling convention - sdcall in crossgen

- Fix calling convention:
not use stdcall for ENCODEMODULE_CALLBACK & DEFINETOKEN_CALLBACK in linux/x86
x86-host/arm32-target crossgen & x86 crossgen
build error in clang 3.9: not allowed calling convention casting
src/inc/corcompile.h
src/zap/zapimport.cpp
src/zap/zapimport.h