Add ready to run support to unix crossgen
authorJan Vorlicek <janvorli@microsoft.com>
Mon, 18 Jan 2016 10:50:50 +0000 (11:50 +0100)
committerJan Vorlicek <janvorli@microsoft.com>
Mon, 18 Jan 2016 10:50:50 +0000 (11:50 +0100)
commitaeaa86553db2ddd882df6577744cec45828886a5
tree2042162df71f9a400849c2c09450978435cc5b40
parent893dc96ccf9b4163ff5506d8ef248a55734b9b74
Add ready to run support to unix crossgen

This change enables ready to run support in the unix crossgen that was accidentally
not enabled when adding ready to run support for Unix in the past. Only the
FEATURE_READYTORUN was set, but not the FEATURE_READYTORUN_COMPILER.
crossgen.cmake
src/inc/corcompile.h
src/vm/compile.cpp
src/vm/prestub.cpp
src/zap/crossgen/CMakeLists.txt
src/zap/zapimport.cpp
src/zap/zapinfo.cpp
src/zap/zapreadytorun.cpp