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)
commit62ce0e505571896f3a63023c0074c79be1c26a60
tree46724a2fe45ec8400542e3926ca5044c4bd3f8e0
parent97545d6f772546e4737c112007d687c6fbc640b4
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.
src/jit/alloc.cpp
src/jit/alloc.h
src/jit/compiler.cpp
src/jit/compiler.h
src/jit/compiler.hpp
src/jit/importer.cpp
src/jit/lsra.h