This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 56aad96 [ELF] - Detemplate DynamicReloc class. NFC. new 3512d35 Remove unnecessary (). NFC. new 7a56fa1 [ELF] - Simplify logic of creating "COMMON" section. new 47aaba4 Change our linker script expr representation.
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 | 202 ++++++++++++++++++------------- ELF/LinkerScript.h | 45 +++---- ELF/SyntheticSections.cpp | 28 ++--- ELF/SyntheticSections.h | 7 +- ELF/Writer.cpp | 7 +- test/ELF/linkerscript/obj-symbol-value.s | 19 +++ 6 files changed, 170 insertions(+), 138 deletions(-) create mode 100644 test/ELF/linkerscript/obj-symbol-value.s