Re-committing r76828 with the JIT memory manager changes now that the build
authorReid Kleckner <reid@kleckner.net>
Thu, 23 Jul 2009 21:46:56 +0000 (21:46 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 23 Jul 2009 21:46:56 +0000 (21:46 +0000)
commit10b4fc552f984dc978298d50c09c97c0764962fc
tree7176fba11d96f36811cc11aa39ce5bb23d217805
parent50340f666b5b1fceb2c781464779b4a0f583db9a
Re-committing r76828 with the JIT memory manager changes now that the build
bots like the BumpPtrAllocator changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76902 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/JITMemoryManager.h
include/llvm/System/Memory.h
lib/ExecutionEngine/JIT/JITEmitter.cpp
lib/ExecutionEngine/JIT/JITMemoryManager.cpp
lib/System/Unix/Memory.inc
lib/System/Win32/Memory.inc
tools/lli/lli.cpp
unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp