Avoid boxing in calls to enum's GetHashCode (dotnet/coreclr#7895)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Mon, 31 Oct 2016 05:45:58 +0000 (22:45 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 31 Oct 2016 05:45:58 +0000 (22:45 -0700)
commit726d0bef030a85315c601a9a4d4e80c49b7929c0
tree438b90ad67e5eb725b3ffcd90f74b10542e4767f
parentf4f84745495e52869177f9887b782db3b2d4dc5f
Avoid boxing in calls to enum's GetHashCode (dotnet/coreclr#7895)

Commit migrated from https://github.com/dotnet/coreclr/commit/f4ba6ee6aeb8e809142b7feab16115166529fc6d
src/coreclr/src/mscorlib/src/System/Enum.cs
src/coreclr/src/vm/jitinterface.cpp