summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/largeimmprinting.ll
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-09-06 22:08:18 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-09-06 22:08:18 +0000
commit756a0a1f39bc10fb7140c820b69e731cfbf1d25c (patch)
tree9e99ff36b6d41935e75b6b5a3c2a6a1545dd47fa /test/CodeGen/Mips/largeimmprinting.ll
parent77951908b76c00315f1a74d09fb45530029638ec (diff)
downloadllvm-756a0a1f39bc10fb7140c820b69e731cfbf1d25c.tar.gz
llvm-756a0a1f39bc10fb7140c820b69e731cfbf1d25c.tar.bz2
llvm-756a0a1f39bc10fb7140c820b69e731cfbf1d25c.tar.xz
Disable these tests harder. They're XFAIL'd, but that means they still run, and
these tests all infinitely recurse, bringing my system down into swapping hell. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139192 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/largeimmprinting.ll')
-rw-r--r--test/CodeGen/Mips/largeimmprinting.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/largeimmprinting.ll b/test/CodeGen/Mips/largeimmprinting.ll
index e6ebefa035..579a319d5f 100644
--- a/test/CodeGen/Mips/largeimmprinting.ll
+++ b/test/CodeGen/Mips/largeimmprinting.ll
@@ -1,4 +1,5 @@
-; RUN: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
+; DISABLED: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
+; RUN: false
; byval is currently unsupported.
; XFAIL: *