OSDN Git Service

llvm-readobj: print out the fields of the COFF delay-import table
authorRui Ueyama <ruiu@google.com>
Fri, 3 Oct 2014 18:07:18 +0000 (18:07 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 3 Oct 2014 18:07:18 +0000 (18:07 +0000)
commita6abd9e17633eb2595558b6cdece819711915d67
tree2e305629261d40749a18c2583c008ad045d939b3
parent8e2b2ae80e54525a3ada8340c7de5938a3acc405
llvm-readobj: print out the fields of the COFF delay-import table

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218996 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/COFF.h
lib/Object/COFFObjectFile.cpp
test/tools/llvm-readobj/imports.test
tools/llvm-readobj/COFFDumper.cpp