This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 67916bc Implement support for --build-id=uuid switch new c36f83d COFF: add beginnings of debug directory creation
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/Config.h | 1 + COFF/Driver.cpp | 10 ++-- COFF/Writer.cpp | 76 ++++++++++++++++++++++++++++ test/COFF/delayimports32.test | 6 +-- test/COFF/rsds.test | 113 ++++++++++++++++++++++++++++++++++++++++++ test/COFF/symtab.test | 4 +- 6 files changed, 201 insertions(+), 9 deletions(-) create mode 100644 test/COFF/rsds.test