This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 729dbb6 Print alignment in decimal instead of hexadecimal. new b9bb601 [ELF] - Linkerscript: properly mark minus expression with non [...] new a70f149 git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@29374 [...]
The 2 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 | 18 +++++++++--------- test/ELF/linkerscript/non-absolute.s | 30 ++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 9 deletions(-) create mode 100644 test/ELF/linkerscript/non-absolute.s