summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanak@gmail.com>2011-04-15 22:23:09 +0000
committerAkira Hatanaka <ahatanak@gmail.com>2011-04-15 22:23:09 +0000
commit2cb3aa30dd92228c7ea58f2a8b617afd4714c7ce (patch)
treeaf685962667a8b7ee6d0aebe578b06e9a9083aa9 /llvm/test/CodeGen/Mips
parent0fe1a9861cc3ea98d2cbe5e257953a612303f7f5 (diff)
downloadbcm5719-llvm-2cb3aa30dd92228c7ea58f2a8b617afd4714c7ce.tar.gz
bcm5719-llvm-2cb3aa30dd92228c7ea58f2a8b617afd4714c7ce.zip
Re-enable test o32_cc_vararg.ll.
llvm-svn: 129616
Diffstat (limited to 'llvm/test/CodeGen/Mips')
-rw-r--r--llvm/test/CodeGen/Mips/o32_cc_vararg.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/Mips/o32_cc_vararg.ll b/llvm/test/CodeGen/Mips/o32_cc_vararg.ll
index 4ec2c0323a5..1f71ed2640e 100644
--- a/llvm/test/CodeGen/Mips/o32_cc_vararg.ll
+++ b/llvm/test/CodeGen/Mips/o32_cc_vararg.ll
@@ -2,9 +2,6 @@
; RUN: llc -march=mipsel -mcpu=mips2 -pre-RA-sched=source < %s -regalloc=basic | FileCheck %s
-; FIXME: Temporarily disabled until buildpair patch is committed.
-; REQUIRES: disabled
-
; All test functions do the same thing - they return the first variable
; argument.
OpenPOWER on IntegriCloud