]> granicus.if.org Git - llvm/commitdiff
[mips] Drop unneeded REQUIRES line in test. NFCI
authorSimon Dardis <simon.dardis@imgtec.com>
Wed, 1 Mar 2017 14:31:09 +0000 (14:31 +0000)
committerSimon Dardis <simon.dardis@imgtec.com>
Wed, 1 Mar 2017 14:31:09 +0000 (14:31 +0000)
rL296111 provides the proper fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296622 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-objdump/Mips/disassemble-all.test

index f0b1070baddd2c9799921167c771a8865b9e57b8..4554a0e030ae6539ff3276438f2a9ed093496356 100644 (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.