This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 9bfad267a [WebAssembly] Fix null pointer in createInitTLSFunction new f798a5610 Re-submit r367649: Improve raw_ostream so that you can "write [...]
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 | 6 +-- COFF/DriverUtils.cpp | 8 +-- Common/ErrorHandler.cpp | 106 +++++++++++++++++--------------------- ELF/Driver.cpp | 2 +- ELF/DriverUtils.cpp | 8 +-- include/lld/Common/ErrorHandler.h | 9 ++-- lib/Driver/DarwinLdDriver.cpp | 2 +- test/COFF/color-diagnostics.test | 4 +- test/ELF/color-diagnostics.test | 4 +- wasm/Driver.cpp | 10 ++-- 10 files changed, 73 insertions(+), 86 deletions(-)