This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b9b9c66 Refactor duplicated expression. NFC. new c6fa7e5 [ELF] Accept first SHT_ARM_ATTRIBUTES section
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/InputFiles.cpp | 11 +- ELF/SyntheticSections.h | 2 + .../arm-attributes1.s} | 24 +-- test/ELF/arm-attributes.s | 183 +++++++++++++++++++++ 4 files changed, 198 insertions(+), 22 deletions(-) rename test/ELF/{arm-attributes-remove.s => Inputs/arm-attributes1.s} (59%) create mode 100644 test/ELF/arm-attributes.s