This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 0bc3b63 Attempt to fix windows buildbot new 68320f3 Add linker-script-included files to reproduce tar files. new e11187b Define sys::path::convert_to_slash
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/Driver.cpp | 24 ++++-------------------- ELF/Driver.h | 3 --- ELF/InputFiles.cpp | 27 +++++++++++++++++++++++---- ELF/InputFiles.h | 8 ++++++++ ELF/LinkerScript.cpp | 19 ++++++++++--------- include/lld/Core/Reproduce.h | 3 --- lib/Core/Reproduce.cpp | 12 +----------- test/ELF/reproduce-linkerscript.s | 3 +++ 8 files changed, 49 insertions(+), 50 deletions(-)