[ELF][MIPS] Remove support for linking microMIPS 64-bit code
authorSimon Atanasyan <simon@atanasyan.com>
Fri, 6 Jul 2018 05:50:41 +0000 (05:50 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Fri, 6 Jul 2018 05:50:41 +0000 (05:50 +0000)
commit0905b953dae3cbb99ae113bcdd024f598c3d63f3
tree4ccf1b52d561f4c5231ec3e67bd9899044b2cb81
parent8ca99100ba26d534a0cda05028afb41b0ed49647
[ELF][MIPS] Remove support for linking microMIPS 64-bit code

Remove support for linking microMIPS 64-bit code because this kind of
ISA is rarely used and unsupported by LLVM.

Differential revision: https://reviews.llvm.org/D48949

llvm-svn: 336413
lld/ELF/Arch/Mips.cpp
lld/ELF/Arch/MipsArchTree.cpp
lld/test/ELF/mips-micro-got64.s [deleted file]
lld/test/ELF/mips-micro64-reject.test [new file with mode: 0644]
lld/test/ELF/mips-micro64-relocs.s [deleted file]
lld/test/ELF/mips-non-zero-gp0.s