[PATCH] llvm-readobj: print COFF imported symbols
Rui Ueyama
ruiu at google.com
Thu Oct 2 12:44:15 PDT 2014
Hi majnemer,
llvm-readobj: print COFF imported symbols
This patch defines a new iterator for the imported symbols.
Make a change to COFFDumper to use that iterator to print
out imported symbols and its ordinals.
http://reviews.llvm.org/D5586
Files:
include/llvm/Object/COFF.h
lib/Object/COFFObjectFile.cpp
test/tools/llvm-readobj/imports.test
tools/llvm-readobj/COFFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5586.14342.patch
Type: text/x-patch
Size: 7711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141002/d93d4bad/attachment.bin>
More information about the llvm-commits
mailing list