This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from d8af8bf [ELF] Add explicit template instantiations for toString new b88a905 Move getLocation from Relocations.cpp to InputSection.cpp. new b09801a Remove a parameter from ScriptParser. new f81ed0a Move typedefs inside a class definition.
The 3 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/EhFrame.cpp | 3 +-- ELF/InputFiles.cpp | 2 -- ELF/InputFiles.h | 6 ++++-- ELF/InputSection.cpp | 27 +++++++++++++++++++++++- ELF/InputSection.h | 3 +++ ELF/LinkerScript.cpp | 28 ++++++++++++------------- ELF/Relocations.cpp | 58 ++++++---------------------------------------------- ELF/Relocations.h | 3 --- ELF/SymbolTable.cpp | 4 ++-- 9 files changed, 56 insertions(+), 78 deletions(-)