This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e9e04555c [ELF] - Remove dead declaration. NFC. new 3cb8c6eb2 Sort orphan section if --symbol-ordering-file is given. new c82c93c99 Move function to the file where it is used.
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/InputSection.cpp | 26 ------------------- ELF/InputSection.h | 4 --- ELF/LinkerScript.cpp | 30 ++++++---------------- ELF/LinkerScript.h | 7 ++--- ELF/OutputSections.cpp | 4 +-- ELF/OutputSections.h | 2 -- ELF/Writer.cpp | 38 ++++++++++++++++++++++++---- test/ELF/linkerscript/symbol-ordering-file.s | 4 +++ 8 files changed, 49 insertions(+), 66 deletions(-)