This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 1d3dd2c5c Remove big-endianness from =<fillexp> code. new ae71a97f3 [lld] Keep full library path in DT_NEEDED.
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: ELF/Driver.cpp | 11 ++++++++--- ELF/Driver.h | 2 +- ELF/InputFiles.cpp | 2 +- ELF/InputFiles.h | 4 ++++ ELF/ScriptParser.cpp | 13 +++++++------ test/ELF/as-needed-no-reloc.s | 2 +- test/ELF/no-soname.s | 31 +++++++++++++++++++++++++++++++ test/ELF/relro-omagic.s | 24 ++++++++++++++---------- 8 files changed, 67 insertions(+), 22 deletions(-) create mode 100644 test/ELF/no-soname.s