llvm-readobj: print COFF delay-load import table
This patch adds another iterator to access the delay-load import table
and use it from llvm-readobj.
Paths
| Differential D5594
llvm-readobj: print COFF delay-load import table ClosedPublic Authored by ruiu on Oct 2 2014, 5:38 PM.
Details
Summary llvm-readobj: print COFF delay-load import table This patch adds another iterator to access the delay-load import table
Diff Detail Event Timelineruiu updated this object. This revision is now accepted and ready to land.Oct 2 2014, 5:50 PM
Revision Contents
Diff 14362 include/llvm/Object/COFF.h
lib/Object/COFFObjectFile.cpp
test/tools/llvm-readobj/imports.test
tools/llvm-readobj/COFFDumper.cpp
|