diff options
-rw-r--r-- | test/CodeGen/Mips/o32_cc_vararg.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/CodeGen/Mips/o32_cc_vararg.ll b/test/CodeGen/Mips/o32_cc_vararg.ll index 4ec2c0323a..1f71ed2640 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. |