summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/SystemZ/06-LocalFrame.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/SystemZ/06-LocalFrame.ll')
-rw-r--r--test/CodeGen/SystemZ/06-LocalFrame.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SystemZ/06-LocalFrame.ll b/test/CodeGen/SystemZ/06-LocalFrame.ll
index 588c46d..4f7535d 100644
--- a/test/CodeGen/SystemZ/06-LocalFrame.ll
+++ b/test/CodeGen/SystemZ/06-LocalFrame.ll
@@ -1,6 +1,6 @@
; RUN: llvm-as < %s | llc | grep 160 | count 1
; RUN: llvm-as < %s | llc | grep 328 | count 1
-; RUN: llvm-as < %s | llc | grep 168 | count 2
+; RUN: llvm-as < %s | llc | grep 168 | count 1
target datalayout = "E-p:64:64:64-i1:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128"
target triple = "s390x-unknown-linux-gnu"