This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 0eb893b [ELF] Remove unnecessary cast and fix comments. NFC. new 40e6b33 Revert r299635 because it exposed a latent bug.
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/LinkerScript.cpp | 4 +-- ELF/LinkerScript.h | 4 +-- ELF/OutputSections.cpp | 40 ++++-------------------------- ELF/OutputSections.h | 1 - ELF/SyntheticSections.cpp | 6 +---- ELF/Target.cpp | 4 --- ELF/Target.h | 4 --- ELF/Writer.cpp | 2 +- test/ELF/default-fill.s | 38 ---------------------------- test/ELF/linkerscript/excludefile.s | 9 +++---- test/ELF/linkerscript/fill-exec-sections.s | 40 ------------------------------ test/ELF/linkerscript/fill.s | 3 +-- test/ELF/linkerscript/sections-padding.s | 6 ++--- 13 files changed, 18 insertions(+), 143 deletions(-) delete mode 100644 test/ELF/default-fill.s delete mode 100644 test/ELF/linkerscript/fill-exec-sections.s