This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2113acd Rename skip(StringRef) -> consume(StringRef). new ed05ee6 [ELF] Support for R_ARM_TARGET2 relocation
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 | 4 ++++ ELF/Driver.cpp | 16 ++++++++++++++ ELF/Options.td | 2 ++ ELF/Target.cpp | 8 +++++++ test/ELF/arm-target2.s | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 90 insertions(+) create mode 100644 test/ELF/arm-target2.s