This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 34cc388 ELF: Fix ICF crash on absolute symbol relocations. new 6f3e95e [ELF] - Do not crash when assign common symbol's values in script
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 | 7 +---- ELF/SyntheticSections.h | 4 +-- test/ELF/linkerscript/common-assign.s | 48 +++++++++++++++++++++++++++++++++++ 3 files changed, 51 insertions(+), 8 deletions(-) create mode 100644 test/ELF/linkerscript/common-assign.s