This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 67f2890 Revert "ADT: Remove references in has_rbegin for reverse()" new 8a83602 llvm-objdump: add coff import library symbol listing support
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../Inputs/library.lib | Bin test/tools/llvm-objdump/coff-import-library.test | 12 +++++++++++ tools/llvm-objdump/COFFDump.cpp | 24 +++++++++++++++++++++ tools/llvm-objdump/llvm-objdump.cpp | 17 +++++++++++++++ tools/llvm-objdump/llvm-objdump.h | 2 ++ 5 files changed, 55 insertions(+) copy test/tools/{llvm-readobj => llvm-objdump}/Inputs/library.lib (100%) create mode 100644 test/tools/llvm-objdump/coff-import-library.test