[ELF][MIPS] Mark the test as required MIPS target support. NFC

llvm-svn: 324468
This commit is contained in:
Simon Atanasyan 2018-02-07 10:14:22 +00:00
parent 85815a3149
commit 7244159b82
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
# RUN: llvm-mc -filetype=obj -triple=mips-unknown-linux %s -o %t.o
# RUN: ld.lld %t.o %S/Inputs/mips-gp-dips-corrupt-ver.so
# REQUIRES: mips
.global __start
.text
__start: