Convert size measurements for nodes to unsigned __int64
authorBruce Forstall <brucefo@microsoft.com>
Fri, 16 Jun 2017 02:20:14 +0000 (19:20 -0700)
committerBruce Forstall <brucefo@microsoft.com>
Fri, 16 Jun 2017 02:20:14 +0000 (19:20 -0700)
commitb0ee911b78b3eb62f18b2d4808b8a295028d81f5
tree83ae192601dbbed1a43e7ad6e44c996e7ea308c1
parent9cc32dfd62c74fb3b1ee99281741711d613ee463
Convert size measurements for nodes to unsigned __int64

I found these numbers overflowing a size_t on x86 with a long
SuperPMI run.

Commit migrated from https://github.com/dotnet/coreclr/commit/b11d827dcddaff312293b0d21def4c7da5d2c7fc
src/coreclr/src/jit/compiler.cpp
src/coreclr/src/jit/compiler.h