Re-enable test o32_cc_vararg.ll.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129616 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Akira Hatanaka 2011-04-15 22:23:09 +00:00
parent 4954e9f2d9
commit fc693036a4

View File

@ -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.