commit | d12cef82816190a5176d79108da1765da700d418 | [log] [tgz] |
---|---|---|
author | Rui Ueyama <ruiu@google.com> | Wed Jan 15 23:46:18 2014 +0000 |
committer | Rui Ueyama <ruiu@google.com> | Wed Jan 15 23:46:18 2014 +0000 |
tree | fe995f07be0f0588366a2c8c50b6e1e6aa4b59e0 | |
parent | a034c96443006487a566d960d5e14f6f1c4cdf7c [diff] |
llvm-objdump: Don't print "Import table:" header if there's no import table. If a binary does not depend on any DLL, it does not contain import table at all. Printing the section title without contents looks wrong, so we shouldn't print it in that case. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199340 91177308-0d34-0410-b5e6-96231b3b80d8