X86 GcEncode: Support V1 and V2 encodings
authorSwaroop Sridhar <swaroops@microsoft.com>
Fri, 16 Sep 2016 21:32:06 +0000 (14:32 -0700)
committerSwaroop Sridhar <swaroops@microsoft.com>
Mon, 19 Sep 2016 05:30:14 +0000 (22:30 -0700)
commitccca177e41a9d9fc63256b7c96c49d86a6dd5756
tree91d4ddb2e8d771dcce37b9192f36d755fcdf3ec4
parent73ebb51f5bda34fb14ac0899f30e5c746831376e
X86 GcEncode: Support V1 and V2 encodings

The RYU+LegacyBackend Desktop JIT for X86 is still on V1.
So, permit both V1 and V2 encodings in gcencode.cpp.

Commit migrated from https://github.com/dotnet/coreclr/commit/e7ece6191343268042ca0af8d2df512cbfea771c
src/coreclr/src/inc/gcdecoder.cpp
src/coreclr/src/inc/gcinfotypes.h
src/coreclr/src/jit/gcencode.cpp