This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e9c562a Split getPos into getLineNumber and getColumnNumber. new 49c036c Make get{Line,Column}Number members of StringParser. new 27d84a8 Do not name a variable Ret which is not a return value. new 5bed638 Simplify ScriptParser.
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/LinkerScript.cpp | 2 +- ELF/ScriptParser.cpp | 88 +++++++++++++++++++++++++++------------------------- ELF/ScriptParser.h | 8 +++-- 3 files changed, 52 insertions(+), 46 deletions(-)