Add getCurrentPCOffset() and addRelocation() methods.
authorChris Lattner <sabre@nondot.org>
Sat, 20 Nov 2004 03:44:39 +0000 (03:44 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Nov 2004 03:44:39 +0000 (03:44 +0000)
commit47012c0c711fd10901fb30643def557af7bbb4a9
tree844c9eaf7fc2dc552426dc59955e8d9fc19fd71d
parentfab11a711021768cd3cf30f699bf4adf26fdaccf
Add getCurrentPCOffset() and addRelocation() methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18034 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineCodeEmitter.h
lib/CodeGen/MachineCodeEmitter.cpp