This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8e73585 Remove useless cast and update a comment. new 366d3b6 Change the --retain-symbols-file implementation. new 7df5943 Make error messages more consistent with other messages. new 11fc8c9 Do not use .s extension for non-assembly files.
The 3 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/Config.h | 5 ++--- ELF/Driver.cpp | 5 +++-- ELF/Target.cpp | 14 ++++++++------ ELF/Writer.cpp | 6 ------ ...ken-relaxation-x64.s => broken-relaxation-x64.test} | 0 ...id-relocation-x64.s => invalid-relocation-x64.test} | 4 ++-- test/ELF/retain-symbols-file.s | 17 +++++++++++++---- test/ELF/retain-und.s | 18 ++++++++++++++++++ 8 files changed, 46 insertions(+), 23 deletions(-) rename test/ELF/invalid/{broken-relaxation-x64.s => broken-relaxation-x64.test} (100%) rename test/ELF/invalid/{invalid-relocation-x64.s => invalid-relocation-x64.test} (88%) create mode 100644 test/ELF/retain-und.s