forked from OSchip/llvm-project
parent
0fe1a9861c
commit
2cb3aa30dd
|
@ -2,9 +2,6 @@
|
||||||
; RUN: llc -march=mipsel -mcpu=mips2 -pre-RA-sched=source < %s -regalloc=basic | FileCheck %s
|
; 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
|
; All test functions do the same thing - they return the first variable
|
||||||
; argument.
|
; argument.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue