This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from d5f59a51b [ELF] Explicitly write null bytes in string tables new db503ce02 [ELF] - Fix "--symbol-ordering-file doesn't work with linker [...]
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/InputSection.cpp | 28 ++++++++++++++++++++++++++ ELF/InputSection.h | 3 +++ ELF/LinkerScript.cpp | 30 ++++++++++++++++++++++++++++ ELF/OutputSections.cpp | 26 ++++++++++++++---------- ELF/OutputSections.h | 2 ++ ELF/Writer.cpp | 21 +------------------ test/ELF/linkerscript/symbol-ordering-file.s | 23 +++++++++++++++++++++ 7 files changed, 102 insertions(+), 31 deletions(-) create mode 100644 test/ELF/linkerscript/symbol-ordering-file.s