From: Akira Hatanaka Date: Fri, 15 Apr 2011 22:23:09 +0000 (+0000) Subject: Re-enable test o32_cc_vararg.ll. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fc693036a4725396ba96a6c1ef3862a4c6b096cf;p=oota-llvm.git Re-enable test o32_cc_vararg.ll. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129616 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Mips/o32_cc_vararg.ll b/test/CodeGen/Mips/o32_cc_vararg.ll index 4ec2c0323a5..1f71ed2640e 100644 --- a/test/CodeGen/Mips/o32_cc_vararg.ll +++ b/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.