summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/varargs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/SPARC/varargs.ll')
-rw-r--r--test/CodeGen/SPARC/varargs.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/SPARC/varargs.ll b/test/CodeGen/SPARC/varargs.ll
index b13f90e6ca..76e16cd44f 100644
--- a/test/CodeGen/SPARC/varargs.ll
+++ b/test/CodeGen/SPARC/varargs.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -disable-block-placement | FileCheck %s
+; RUN: llc < %s -disable-block-placement -disable-sparc-leaf-proc=0 | FileCheck %s
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-n32:64-S128"
target triple = "sparcv9-sun-solaris"