This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 5a9ed4d6c [PDB] Ignore all S_UDT symbols when writing PDBs. new d1858ee6f [COFF] Add support for aligncomm directives
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: COFF/Chunks.cpp | 4 +++ COFF/Chunks.h | 1 + COFF/Config.h | 3 ++ COFF/Driver.cpp | 24 +++++++++++++ COFF/Driver.h | 1 + COFF/DriverUtils.cpp | 16 +++++++++ COFF/Options.td | 1 + COFF/Symbols.h | 2 +- test/COFF/{common.test => common-alignment.test} | 45 ++++++------------------ 9 files changed, 61 insertions(+), 36 deletions(-) copy test/COFF/{common.test => common-alignment.test} (63%)