[mips] Drop unneeded REQUIRES line in test. NFCI

rL296111 provides the proper fix.

llvm-svn: 296622
This commit is contained in:
Simon Dardis 2017-03-01 14:31:09 +00:00
parent ffc6943011
commit fc261240b2
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
# RUN: yaml2obj %s | llvm-objdump -D -
# REQUIRES: mips64el-registered-target
# Test that -D does not crash llvm-objdump encounters a section who size is a
# not a multiple of the size of an instruction.