summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC
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
commit108667f3ecd485be2c85d0cc5b817e67d12863ff (patch)
tree11829d9a02d9078f1ee78f05e2ab6d051d1335e4 /llvm/test/CodeGen/PowerPC
parente549d9b1f2d1e9dc880a9a445904b5aaf4c7ea78 (diff)
downloadbcm5719-llvm-108667f3ecd485be2c85d0cc5b817e67d12863ff.tar.gz
bcm5719-llvm-108667f3ecd485be2c85d0cc5b817e67d12863ff.zip
this takes an insane amount of time to run, disable it for now (PR6727)
llvm-svn: 99751
Diffstat (limited to 'llvm/test/CodeGen/PowerPC')
-rw-r--r--llvm/test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll4
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll b/llvm/test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll
index 8a1288afa40..6f103462664 100644
--- a/llvm/test/CodeGen/PowerPC/tango.net.ftp.FtpClient.ll
+++ b/llvm/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'
OpenPOWER on IntegriCloud