This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from acc05775a [LLD] Fixed flaky unit test based on build directory. new 3adf028a6 Fail early if an output file is not writable
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: COFF/Driver.cpp | 7 +++++++ Common/CMakeLists.txt | 1 + {ELF => Common}/Filesystem.cpp | 9 +++------ ELF/CMakeLists.txt | 1 - ELF/Driver.cpp | 2 +- ELF/Writer.cpp | 2 +- {ELF => include/lld/Common}/Filesystem.h | 6 ++---- test/COFF/driver.test | 4 ++++ 8 files changed, 19 insertions(+), 13 deletions(-) rename {ELF => Common}/Filesystem.cpp (95%) rename {ELF => include/lld/Common}/Filesystem.h (85%)