Update norls_allocator to conform to the JIT CC.
authorPat Gavlin <pagavlin@microsoft.com>
Wed, 24 Feb 2016 18:36:00 +0000 (10:36 -0800)
committerPat Gavlin <pagavlin@microsoft.com>
Fri, 26 Feb 2016 01:34:55 +0000 (17:34 -0800)
commitcf85b3bbdcd295b98b97db97cfdb5caf2a490318
tree6f215fb5b62394155fc81801bd6de455fd07ef71
parented8c14965c363bfff8df99214a3ee6241811a814
Update norls_allocator to conform to the JIT CC.

There are no functional changes aside from the removal of a couple
of fields from norls_allocator and norls_pagdesc. As part of this
change, norls_allocator has been renamed to ArenaAllocator to better
reflect its behavior.

Commit migrated from https://github.com/dotnet/coreclr/commit/62ce0e505571896f3a63023c0074c79be1c26a60
src/coreclr/src/jit/alloc.cpp
src/coreclr/src/jit/alloc.h
src/coreclr/src/jit/compiler.cpp
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/compiler.hpp
src/coreclr/src/jit/importer.cpp
src/coreclr/src/jit/lsra.h