[PATCH] llvm-readobj: print COFF delay-load import table

Rui Ueyama ruiu at google.com
Thu Oct 2 17:38:07 PDT 2014


Hi majnemer,

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.

http://reviews.llvm.org/D5594

Files:
  include/llvm/Object/COFF.h
  lib/Object/COFFObjectFile.cpp
  test/tools/llvm-readobj/Inputs/imports.exe.coff-i386
  test/tools/llvm-readobj/Inputs/imports.exe.coff-x86-64
  test/tools/llvm-readobj/imports.test
  tools/llvm-readobj/COFFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5594.14362.patch
Type: text/x-patch
Size: 14222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141003/83a87305/attachment.bin>


More information about the llvm-commits mailing list