[PATCH] D48949: [ELF][MIPS] Remove support for linking microMIPS 64-bit code
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 4 11:59:44 PDT 2018
atanasyan created this revision.
atanasyan added reviewers: ruiu, grimar.
atanasyan added a project: lld.
Herald added subscribers: MaskRay, arichardson, sdardis, emaste.
Herald added a reviewer: espindola.
Remove support for linking microMIPS 64-bit code because this kind of ISA is rarely used and unsupported by LLVM.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D48949
Files:
ELF/Arch/Mips.cpp
ELF/Arch/MipsArchTree.cpp
test/ELF/mips-micro-got64.s
test/ELF/mips-micro64-reject.test
test/ELF/mips-micro64-relocs.s
test/ELF/mips-non-zero-gp0.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48949.154144.patch
Type: text/x-patch
Size: 8917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180704/d73b9252/attachment.bin>
More information about the llvm-commits
mailing list