diff options
author | Rui Ueyama <ruiu@google.com> | 2014-10-02 17:02:18 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-10-02 17:02:18 +0000 |
commit | 1e152d5eec79c7bba0b7b4e869b2082f7e83934e (patch) | |
tree | 8a27810489933ba73447b8ca403947c7cf7a291c /clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp | |
parent | eeb023cf76bb6a1f47b9bdcae7affe46dcdf5c8a (diff) | |
download | bcm5719-llvm-1e152d5eec79c7bba0b7b4e869b2082f7e83934e.tar.gz bcm5719-llvm-1e152d5eec79c7bba0b7b4e869b2082f7e83934e.zip |
This patch adds a new flag "-coff-imports" to llvm-readobj.
When the flag is given, the command prints out the COFF import table.
Currently only the import table directory will be printed.
I'm going to make another patch to print out the imported symbols.
The implementation of import directory entry iterator in
COFFObjectFile.cpp was buggy. This patch fixes that too.
http://reviews.llvm.org/D5569
llvm-svn: 218891
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions