allow constants to be relocated like GV (necessary for alpha, as constants are reloca...
authorAndrew Lenharth <andrewl@lenharth.org>
Fri, 22 Jul 2005 20:46:42 +0000 (20:46 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Fri, 22 Jul 2005 20:46:42 +0000 (20:46 +0000)
commit6a6b2dbd3a6786c6ef3d79a0b685291631245d32
treeedd6c7f749bbc84911b5084c6452f1950ec637fc
parenta9562059c21b5bca9d13b31efb0c1047d85391c3
allow constants to be relocated like GV (necessary for alpha, as constants are relocated with globals, not with .text), and allow targets to have a GOT managed for them

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22496 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineRelocation.h
include/llvm/Target/TargetJITInfo.h