ELF: Add support for remaining R_AARCH64_MOVW* relocations.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 18 Jul 2019 17:12:50 +0000 (17:12 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 18 Jul 2019 17:12:50 +0000 (17:12 +0000)
commitc2ccf4ccba295b1300018e65c658ff305992aa29
treed3299f3411bb4c9d1fafce7f0b3b529fd536c442
parent37fed664022e07c2293b674e9c9d2b50aac547ba
ELF: Add support for remaining R_AARCH64_MOVW* relocations.

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

llvm-svn: 366466
lld/ELF/Arch/AArch64.cpp
lld/test/ELF/aarch64-movw-error.s [new file with mode: 0644]
lld/test/ELF/aarch64-relocs.s