This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2138209749 AMDGPU: Turn int pack pattern into build_vector new bbbfad97fc1 [llvm-nm] Fix output formatting of -f sysv for 64bit targets
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: test/tools/llvm-nm/X86/Inputs/hello.obj.elf-i386 | Bin 0 -> 664 bytes test/tools/llvm-nm/X86/sysv-i386.test | 6 ++++++ test/tools/llvm-nm/X86/sysv-x86_64.test | 13 +++++++++++++ tools/llvm-nm/llvm-nm.cpp | 10 +++++++--- 4 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 test/tools/llvm-nm/X86/Inputs/hello.obj.elf-i386 create mode 100644 test/tools/llvm-nm/X86/sysv-i386.test create mode 100644 test/tools/llvm-nm/X86/sysv-x86_64.test