This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from cab63ff68 COFF: Remove dead code. NFCI. new e46c6579c Add --warn-backrefs to maintain compatibility with other linkers
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/Config.h | 1 + ELF/Driver.cpp | 12 +++++++++ ELF/InputFiles.cpp | 21 ++++++++++++--- ELF/InputFiles.h | 9 +++++++ ELF/Options.td | 20 +++++++++------ ELF/ScriptParser.cpp | 26 +++++++++++++------ ELF/SymbolTable.cpp | 66 +++++++++++++++++++++++++++++++++++++++++++++--- test/ELF/warn-backrefs.s | 32 +++++++++++++++++++++++ 8 files changed, 164 insertions(+), 23 deletions(-) create mode 100644 test/ELF/warn-backrefs.s