Added accessors for getting coff_relocation info
authorMarshall Clow <mclow@qualcomm.com>
Mon, 18 Jun 2012 19:47:16 +0000 (19:47 +0000)
committerMarshall Clow <mclow@qualcomm.com>
Mon, 18 Jun 2012 19:47:16 +0000 (19:47 +0000)
commit9ac0f1d7255d7941c331b0a62a830a3b033358fd
treeab2d8860acceeda6bfea57294b9af5d525a8b0f4
parent7e99a60857532ca2973cf9dabc790d84a2e15a8a
Added accessors for getting coff_relocation info

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158675 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/COFF.h
include/llvm/Object/ObjectFile.h
lib/Object/COFFObjectFile.cpp