This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aad362fafdb Fix BUILD_SHARED_LIBS builds after r361567 new bcb935c9008 [llvm-nm] Fix Bug 41353 - unique symbols printed as D instead of u
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/ELFObjectFile.h | 11 ++++++++ test/tools/llvm-nm/X86/unique.test | 50 +++++++++++++++++++++++++++++++++++++ tools/llvm-nm/llvm-nm.cpp | 12 ++++++--- 3 files changed, 70 insertions(+), 3 deletions(-) create mode 100644 test/tools/llvm-nm/X86/unique.test