summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@imgtec.com>2017-03-01 14:31:09 +0000
committerSimon Dardis <simon.dardis@imgtec.com>2017-03-01 14:31:09 +0000
commitfc261240b213278e77bceee2b02ed579f4ab6a8e (patch)
tree9c896c70073fc1935b4268b7281bdcd20b57257c
parentffc69430116c0f5d317a868cc8ad1023d52d289e (diff)
downloadbcm5719-llvm-fc261240b213278e77bceee2b02ed579f4ab6a8e.tar.gz
bcm5719-llvm-fc261240b213278e77bceee2b02ed579f4ab6a8e.zip
[mips] Drop unneeded REQUIRES line in test. NFCI
rL296111 provides the proper fix. llvm-svn: 296622
-rw-r--r--llvm/test/tools/llvm-objdump/Mips/disassemble-all.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-objdump/Mips/disassemble-all.test b/llvm/test/tools/llvm-objdump/Mips/disassemble-all.test
index f0b1070badd..4554a0e030a 100644
--- a/llvm/test/tools/llvm-objdump/Mips/disassemble-all.test
+++ b/llvm/test/tools/llvm-objdump/Mips/disassemble-all.test
@@ -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.
OpenPOWER on IntegriCloud