llvm-objdump/COFF: Print DLL name in the export table header.
authorRui Ueyama <ruiu@google.com>
Thu, 16 Jan 2014 20:50:34 +0000 (20:50 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 16 Jan 2014 20:50:34 +0000 (20:50 +0000)
commit6010e5dfee44e3a26d32317d3f80f4ce2dbebb99
tree6a193f1d51aead2736eea8c9351b448d6ca842ed
parenta2a8bbb30f271843dd0678f563a62154919e09b4
llvm-objdump/COFF: Print DLL name in the export table header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199422 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/COFF.h
lib/Object/COFFObjectFile.cpp
test/tools/llvm-objdump/coff-private-headers.test
tools/llvm-objdump/COFFDump.cpp