Adding acessors to COFFObjectFile so that clients can get at the (non-generic) bits
authorMarshall Clow <mclow@qualcomm.com>
Fri, 15 Jun 2012 01:08:25 +0000 (01:08 +0000)
committerMarshall Clow <mclow@qualcomm.com>
Fri, 15 Jun 2012 01:08:25 +0000 (01:08 +0000)
commitd4d03e09d3686d317da1166b578ca5ca35593970
treede766cca4efa2e280b17a303de41f13a8fdad294
parent6399b7c51076846942a0c05b4823ca9a8f55b5fc
Adding acessors to COFFObjectFile so that clients can get at the (non-generic) bits

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