This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 22c2b4f31 Set DF_TEXTREL to executables that need text relocations. new 627f39f34 Rename a test file and fix indentation. new f3ee86a76 Accept both `--foo bar` and `--foo=bar` styles options.
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/Driver.cpp | 2 +- ELF/Options.td | 28 +++++++++++------------- test/ELF/Inputs/{ztext-text-notext.s => ztext.s} | 0 test/ELF/auxiliary.s | 2 ++ test/ELF/pack-dyn-relocs.s | 2 +- test/ELF/sectionstart.s | 2 +- test/ELF/symbol-ordering-file.s | 2 ++ test/ELF/{ztext-text-notext.s => ztext.s} | 24 ++++++++++---------- 8 files changed, 32 insertions(+), 30 deletions(-) rename test/ELF/Inputs/{ztext-text-notext.s => ztext.s} (100%) rename test/ELF/{ztext-text-notext.s => ztext.s} (66%)