This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 996bb27 ELF: Make --reproduce to produce a response file. new 2aabe5c Attempt to fix Windows buildbots. new b32d72c ELF: --reproduce: Copy files referenced by linker scripts.
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 | 4 +++- ELF/Driver.h | 4 +++- ELF/DriverUtils.cpp | 26 +++++++++++++++----------- test/ELF/reproduce-linkerscript.s | 16 ++++++++++++++++ 4 files changed, 37 insertions(+), 13 deletions(-) create mode 100644 test/ELF/reproduce-linkerscript.s