This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c677f945b9a [AMDGPU] Added target to mir test. NFC. new b34b0bf0472 Improve "llvm-nm -f sysv" output for Elf files
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 | 21 +++++++++++++++ include/llvm/Object/ObjectFile.h | 8 ++++++ lib/Object/ELFObjectFile.cpp | 10 +++++++ test/tools/llvm-nm/X86/sysv-i386.test | 6 ++--- test/tools/llvm-nm/X86/sysv-x86_64.test | 4 +-- tools/llvm-nm/llvm-nm.cpp | 48 ++++++++++++++++++++++++++++++--- tools/llvm-readobj/ELFDumper.cpp | 10 ------- 7 files changed, 88 insertions(+), 19 deletions(-)