This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 0408b7d [ELF] - Better diagnostic for "can't create dynamic relocatio [...] new f08b5ad [ELF] Add Section() to expression object
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: ELF/LinkerScript.cpp | 101 +++++++++++++++++------------- ELF/LinkerScript.h | 25 ++++---- ELF/SymbolTable.cpp | 3 +- ELF/SymbolTable.h | 4 +- ELF/Symbols.cpp | 2 +- ELF/Symbols.h | 3 +- test/ELF/linkerscript/symbols-synthetic.s | 21 +++++++ 7 files changed, 99 insertions(+), 60 deletions(-)