This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 78f9c8bba Do not print out "no input files" twice. new 8435a7a8a Remove "--full-shutdown" and instead use an environment varia [...] new 9f11285a8 [WebAssembly] Remove unneeded Chunk::getFileName() method. NFC.
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/Config.h | 1 - ELF/Driver.cpp | 11 +++++------ ELF/Driver.h | 2 +- ELF/Options.td | 3 --- test/ELF/lto/timepasses.ll | 7 +++---- test/lit.cfg.py | 1 + tools/lld/lld.cpp | 15 ++++++++++++--- wasm/InputChunks.h | 1 - wasm/MarkLive.cpp | 2 +- 9 files changed, 23 insertions(+), 20 deletions(-)