This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 43b7b569d Correct ALIGN expression when inside a section. new 9640e8640 lldMinGW: Add LLVMSupport in libdeps. new ef40e6b6d Align addresses, not offsets.
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 | 6 +++++- ELF/LinkerScript.h | 1 + ELF/ScriptParser.cpp | 6 ++---- MinGW/CMakeLists.txt | 4 ++++ test/ELF/linkerscript/align.s | 16 ++++++++++++---- 5 files changed, 24 insertions(+), 9 deletions(-)