This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 1495c9663 [Common] Threads: use function_ref instead of std::function new 896ee0238 [WebAssembly] Remove `using` statements from header files. NFC.
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: include/lld/Common/LLVM.h | 25 +++++++++++++++++++++++++ wasm/Driver.cpp | 1 + wasm/InputChunks.h | 11 +---------- wasm/InputFiles.h | 16 ++-------------- wasm/InputGlobal.h | 2 -- wasm/OutputSections.h | 6 ++---- wasm/SymbolTable.cpp | 1 + wasm/SymbolTable.h | 7 ++----- wasm/Symbols.h | 12 +++++------- wasm/WriterUtils.h | 3 --- 10 files changed, 39 insertions(+), 45 deletions(-)