This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6463296227d [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...] new 89995adbedc Print symbols from COFF import libraries.
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: include/llvm/Object/Binary.h | 4 +--- test/tools/llvm-nm/X86/Inputs/example.lib | Bin 0 -> 2000 bytes test/tools/llvm-nm/X86/importlibrary.test | 7 +++++++ tools/llvm-nm/llvm-nm.cpp | 17 ++++++++++++++++- 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 test/tools/llvm-nm/X86/Inputs/example.lib create mode 100644 test/tools/llvm-nm/X86/importlibrary.test