This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from cde1ce5cd Use CHECK-NEXT in a test. new 8987245c4 Move code to emit error messages from Filesystem.cpp to Driver.cpp. new e350178a9 Make LLD work even if the current directory is not writable.
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 | 8 +++++--- ELF/Filesystem.cpp | 17 +++++++---------- ELF/Filesystem.h | 2 +- test/ELF/driver-access.test | 14 ++++++++++++++ 4 files changed, 27 insertions(+), 14 deletions(-) create mode 100644 test/ELF/driver-access.test