Enable legacy jit for x86
authorRoman Artemev <rartemev@microsoft.com>
Fri, 9 Jun 2017 00:01:03 +0000 (17:01 -0700)
committerRoman Artemev <rartemev@microsoft.com>
Fri, 9 Jun 2017 00:16:51 +0000 (17:16 -0700)
commit5377185812a2ceddbfc2f39b799f7adc804651d4
treed37225310229c01ebd35b4b0d5c740c88efbcf72
parent6b6cc2dd8c12b39b5943ea307323ee8961a9835e
Enable legacy jit for x86

Commit migrated from https://github.com/dotnet/coreclr/commit/2242b2ec7caa929b862c63bfbdd08604b5ce69b4
src/coreclr/src/jit/CMakeLists.txt
src/coreclr/src/jit/DIRS.proj
src/coreclr/src/jit/emit.h
src/coreclr/src/jit/emitxarch.cpp
src/coreclr/src/jit/legacyjit/CMakeLists.txt [new file with mode: 0644]
src/coreclr/src/jit/stackfp.cpp