This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from feb51e486 Revert r319008, "[ELF] Do not keep symbols if they referenced [...] new c0235c9f2 [ELF] Read ARM BuildAttributes section to determine supported [...]
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/Config.h | 3 +++ ELF/Driver.cpp | 15 +++++++++++++ ELF/InputFiles.cpp | 58 +++++++++++++++++++++++++++++++++++++++++++++----- test/ELF/arm-bl-v6.s | 51 ++++++++++++++++++++++++++++++++++++++++++++ test/ELF/arm-blx-v4t.s | 30 ++++++++++++++++++++++++++ 5 files changed, 152 insertions(+), 5 deletions(-) create mode 100644 test/ELF/arm-bl-v6.s create mode 100644 test/ELF/arm-blx-v4t.s