This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7d9f83ae33f [llvm-objcopy] [COFF] Use Error/Expected returns instead of [...] new 99aac248aac [AArch64] Implement the .arch_extension directive
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: lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 47 +++++++++++++++++++++++ test/MC/AArch64/directive-arch_extension-nosimd.s | 6 +++ test/MC/AArch64/directive-arch_extension-simd.s | 6 +++ 3 files changed, 59 insertions(+) create mode 100644 test/MC/AArch64/directive-arch_extension-nosimd.s create mode 100644 test/MC/AArch64/directive-arch_extension-simd.s