summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-03-28 07:58:09 +0000
committerChris Lattner <sabre@nondot.org>2010-03-28 07:58:09 +0000
commitcf3fed0fd4ac2e304120f7eef202ec87346d918c (patch)
tree7f9795287a71c5c0beef21823e06f793305cfcfb /test
parent918472a77aed4cad4918cd5487123a670f4c85c6 (diff)
downloadllvm-cf3fed0fd4ac2e304120f7eef202ec87346d918c.tar.gz
llvm-cf3fed0fd4ac2e304120f7eef202ec87346d918c.tar.bz2
llvm-cf3fed0fd4ac2e304120f7eef202ec87346d918c.tar.xz
this takes an insane amount of time to run, disable it for now (PR6727)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99751 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll b/test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll
index 8a1288afa4..6f10346266 100644
--- a/test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll
+++ b/test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll
@@ -1,4 +1,6 @@
-; RUN: llc < %s
+; RN: llc < %s
+; RUN: false
+; XFAIL: *
; PR4534
; ModuleID = 'tango.net.ftp.FtpClient.bc'