This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22e5490c8c6 lld-link: Add /force:multipleres extension to make dupe res [...] new a29d0581e92 Revert [llvm-nm] Fix handling of symbol types + [llvm-nm] G [...] new bc336f7800e Revert [ThinLTO] Fix X86/strong_non_prevailing.ll after llv [...]
The 2 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/ThinLTO/X86/strong_non_prevailing.ll | 4 +- .../llvm-nm/X86/Inputs/init-fini.out.elf-x86_64 | Bin 0 -> 904 bytes test/tools/llvm-nm/X86/Inputs/weak.obj.elf-x86_64 | Bin 0 -> 1448 bytes test/tools/llvm-nm/X86/init-fini.test | 56 +++------------------ test/tools/llvm-nm/X86/weak.test | 41 +++------------ tools/llvm-nm/llvm-nm.cpp | 39 ++++++++++---- 6 files changed, 43 insertions(+), 97 deletions(-) create mode 100755 test/tools/llvm-nm/X86/Inputs/init-fini.out.elf-x86_64 create mode 100644 test/tools/llvm-nm/X86/Inputs/weak.obj.elf-x86_64