This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 70219f1 Remove lld::convertToUnixPathSeparator. new 83d4f18 Merge elf::toString and coff::toString. new cfca037 Rename lld::stringize -> lld::toString.
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: COFF/Driver.cpp | 2 +- COFF/InputFiles.cpp | 7 +++---- COFF/InputFiles.h | 5 ++--- COFF/Symbols.cpp | 7 +++---- COFF/Symbols.h | 5 ++--- ELF/Driver.cpp | 2 +- ELF/DriverUtils.cpp | 2 +- ELF/InputFiles.cpp | 2 +- ELF/InputFiles.h | 11 +++++++---- ELF/InputSection.cpp | 10 +++++----- ELF/InputSection.h | 5 ++--- ELF/Symbols.cpp | 2 +- ELF/Symbols.h | 5 ++--- ELF/Target.cpp | 8 ++++---- ELF/Target.h | 3 ++- include/lld/Core/Reproduce.h | 2 +- lib/Core/Reproduce.cpp | 2 +- 17 files changed, 39 insertions(+), 41 deletions(-)