make Constant::getRelocationInfo return an enum, as suggested by Duncan.
authorChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 03:27:21 +0000 (03:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 03:27:21 +0000 (03:27 +0000)
commit083a1e059768f6844b9f5292223bb49ad24f52d1
treec16c2854816b9543e014ff4a4e4ab052c6b072d7
parentad733cd851efbb17cf3a4a70ec49acfc0f1c68fe
make Constant::getRelocationInfo return an enum, as suggested by Duncan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76938 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineConstantPool.h
include/llvm/Constant.h
lib/Target/ELFTargetAsmInfo.cpp
lib/VMCore/Constants.cpp