This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 9e4d5be91 Handle _LINK_ env string as command line parameters. new 0537f8f99 Remove a useless temporary variable. new dfdc0123e Replace a binary .so with a text .s.
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: ELF/Symbols.cpp | 3 +-- test/ELF/Inputs/progname-ver.s | 3 +++ test/ELF/Inputs/progname-ver.so | Bin 1680 -> 0 bytes test/ELF/progname.s | 28 ++++++++-------------------- 4 files changed, 12 insertions(+), 22 deletions(-) create mode 100644 test/ELF/Inputs/progname-ver.s delete mode 100755 test/ELF/Inputs/progname-ver.so