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.