This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ea1e913bd COFF: Use (name, output characteristics) as a key when groupi [...] new fd10e6bf7 COFF: Preserve section type when processing /section flag. new ff80f79c6 Add -z {combreloc,copyreloc,noexecstack,lazy,relro,text}.
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: COFF/Chunks.cpp | 2 +- COFF/Chunks.h | 8 +++++--- COFF/Writer.cpp | 3 ++- ELF/Config.h | 2 +- ELF/Driver.cpp | 23 +++++++++++++++++------ ELF/Relocations.cpp | 2 +- test/COFF/output-chars.test | 3 +++ test/COFF/section.test | 4 ++++ test/ELF/combrelocs.s | 3 +++ test/ELF/dt_flags.s | 7 ++++++- test/ELF/gnustack.s | 5 +++++ test/ELF/relro.s | 10 +++++++--- test/ELF/ztext.s | 5 +++++ 13 files changed, 60 insertions(+), 17 deletions(-)