[ELF][AArch64] Add aarch64_elf64_le_vec emulation
authorPeter Smith <peter.smith@linaro.org>
Fri, 4 May 2018 14:28:29 +0000 (14:28 +0000)
committerPeter Smith <peter.smith@linaro.org>
Fri, 4 May 2018 14:28:29 +0000 (14:28 +0000)
commit2689d9f4f0ec66245cf4eafb8c3cacc3c01936ff
treecbb9939fe306523ff51d60e50383bc29dbc252de
parenta61d4c959aa6d16dbd4b78e9493d90f62f788c75
[ELF][AArch64] Add aarch64_elf64_le_vec emulation

Android AOSP has started specifying -m aarch64_elf64_le_vec as supported
by gold and BFD. This is a simple change to add the emulation so that LLD
doesn't immediately error when used as a linker in an AOSP build.

Differential Revision: https://reviews.llvm.org/D46429

llvm-svn: 331521
lld/ELF/Driver.cpp
lld/test/ELF/emulation.s