projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4954e9f
)
Re-enable test o32_cc_vararg.ll.
author
Akira Hatanaka
<ahatanak@gmail.com>
Fri, 15 Apr 2011 22:23:09 +0000
(22:23 +0000)
committer
Akira Hatanaka
<ahatanak@gmail.com>
Fri, 15 Apr 2011 22:23:09 +0000
(22:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129616
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Mips/o32_cc_vararg.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Mips/o32_cc_vararg.ll
b/test/CodeGen/Mips/o32_cc_vararg.ll
index 4ec2c0323a539b19ca244388cabe7eedd00f6933..1f71ed2640ebf2580f4652456c66ed4de2e5ba84 100644
(file)
--- 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.