Add getCurrentPCOffset() and addRelocation() methods.
authorChris Lattner <sabre@nondot.org>
Sat, 20 Nov 2004 03:46:14 +0000 (03:46 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Nov 2004 03:46:14 +0000 (03:46 +0000)
commit5be478f360b4c632d1adfccc64df87840e1ccfc1
tree893798c02dba6b9afba72d5a77521080e8257a8a
parent47012c0c711fd10901fb30643def557af7bbb4a9
Add getCurrentPCOffset() and addRelocation() methods.
Add stub support for relocations to finishFunction

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