This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from fbf2335dc [WebAssembly] Add check to ensure symbol VA is only set once. NFC. new 61db9660e Prefer `ArrayRef` over `const std::vector&`
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.h | 6 +++--- COFF/DriverUtils.cpp | 2 +- COFF/ICF.cpp | 6 +++--- COFF/InputFiles.h | 8 ++++---- COFF/MarkLive.cpp | 2 +- COFF/PDB.cpp | 2 +- COFF/SymbolTable.cpp | 2 +- COFF/Writer.h | 2 +- include/lld/Core/LinkingContext.h | 4 ++-- wasm/InputFiles.h | 2 +- wasm/OutputSections.cpp | 6 +++--- wasm/OutputSections.h | 8 ++++---- 12 files changed, 25 insertions(+), 25 deletions(-)