Convert the Emitter to use the lib/System "Memory" interface instead of the
authorReid Spencer <rspencer@reidspencer.com>
Sat, 11 Sep 2004 04:31:03 +0000 (04:31 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 11 Sep 2004 04:31:03 +0000 (04:31 +0000)
commit52b0ba6873c44bd08a43f34068ffdffdb55a6f5c
tree266277fd1ccad78361ef6df1cb804ce65913f247
parent86e5aef1cebf1a3f6669b9eaaaebfdccba18d4a0
Convert the Emitter to use the lib/System "Memory" interface instead of the
old SystemUtils.h interface to allocate RWX blocks of memory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16286 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JITEmitter.cpp