OSDN Git Service

the JIT memory manager will construct a GOT if you want it too. Also, it places...
authorAndrew Lenharth <andrewl@lenharth.org>
Fri, 22 Jul 2005 20:48:12 +0000 (20:48 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Fri, 22 Jul 2005 20:48:12 +0000 (20:48 +0000)
commit16ec33c6ef630730ad55a4af7242c658e1efb8b3
treea29997e5c76203723d0c88d26dcf80937166bddc
parent6a6b2dbd3a6786c6ef3d79a0b685291631245d32
the JIT memory manager will construct a GOT if you want it too.  Also, it places the constants in the allocated memory, rather than a malloc area

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