This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2a8cc896d [Coding style change] Rename variables so that they start wit [...] new 980a5a6e0 Make functions and member variables distinguishable even afte [...]
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/Chunks.cpp | 2 +- COFF/Chunks.h | 11 +++++------ COFF/Driver.cpp | 6 +++--- COFF/InputFiles.cpp | 2 +- COFF/SymbolTable.cpp | 2 +- COFF/Symbols.h | 6 +----- COFF/Writer.cpp | 4 ++-- wasm/InputChunks.h | 2 +- wasm/OutputSections.cpp | 12 ++++++------ wasm/OutputSections.h | 8 ++++---- wasm/SymbolTable.cpp | 38 +++++++++++++++++++------------------- wasm/SyntheticSections.cpp | 15 ++++++++------- wasm/SyntheticSections.h | 12 ++++++------ wasm/Writer.cpp | 21 +++++++++++---------- 14 files changed, 69 insertions(+), 72 deletions(-)