libObject/COFF: Add a function to get pointers to relocation entries.
authorRui Ueyama <ruiu@google.com>
Thu, 25 Jun 2015 00:07:39 +0000 (00:07 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 25 Jun 2015 00:07:39 +0000 (00:07 +0000)
commit7d6e44bde861282e9ab0549dee843477fa3cb177
treed67907d3546d9142d9f2e60cef8edb26081bed62
parenta0b4ef1f70c7b5241799d0d1b733b65f245a7d3c
libObject/COFF: Add a function to get pointers to relocation entries.

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