summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-04-11 15:33:36 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-04-11 15:33:36 +0000
commit4b43e91abc38e76a3ef53fa0bd8045583b27a439 (patch)
treed08a87a5f0e1e2e18c9447c2a9171920e99384bb
parent199de39bf0e43e05924c7ba10f86acbdb9df7db5 (diff)
downloadbcm5719-llvm-4b43e91abc38e76a3ef53fa0bd8045583b27a439.tar.gz
bcm5719-llvm-4b43e91abc38e76a3ef53fa0bd8045583b27a439.zip
Revert: r205182 - llvm/test/MC/Mips/mips64r2/valid-xfail.s: This REQUIRES asserts. Seems it doesn't fail with -Asserts.
This was most likely caused by an uninitialized value and the relevant code was re-written in r205292. Reverting to see if it still fails on any of the buildbots. llvm-svn: 206033
-rw-r--r--llvm/test/MC/Mips/mips64r2/valid-xfail.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/MC/Mips/mips64r2/valid-xfail.s b/llvm/test/MC/Mips/mips64r2/valid-xfail.s
index 9d9d6cd2d08..be691b16189 100644
--- a/llvm/test/MC/Mips/mips64r2/valid-xfail.s
+++ b/llvm/test/MC/Mips/mips64r2/valid-xfail.s
@@ -5,7 +5,6 @@
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r2 | not FileCheck %s
# CHECK-NOT: encoding
# XFAIL: *
-# REQUIRES: asserts
.set noat
abs.ps $f22,$f8
OpenPOWER on IntegriCloud