aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb/vargs.ll
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2010-08-31 17:58:47 +0000
committerJim Grosbach <grosbach@apple.com>2010-08-31 17:58:47 +0000
commit85e75afc8e98f67a05a626f59af05252fb23416d (patch)
tree47e5b86e6e597c8f7f17f6da7d47392456e6ba1f /test/CodeGen/Thumb/vargs.ll
parent864d22ea72ac418ba06feb5e09b18c35ec53b4b2 (diff)
downloadexternal_llvm-85e75afc8e98f67a05a626f59af05252fb23416d.zip
external_llvm-85e75afc8e98f67a05a626f59af05252fb23416d.tar.gz
external_llvm-85e75afc8e98f67a05a626f59af05252fb23416d.tar.bz2
Update test for 112609
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112610 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb/vargs.ll')
-rw-r--r--test/CodeGen/Thumb/vargs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb/vargs.ll b/test/CodeGen/Thumb/vargs.ll
index 16a9c44..c2ba208 100644
--- a/test/CodeGen/Thumb/vargs.ll
+++ b/test/CodeGen/Thumb/vargs.ll
@@ -1,5 +1,5 @@
; RUN: llc < %s -march=thumb
-; RUN: llc < %s -mtriple=thumb-linux | grep pop | count 1
+; RUN: llc < %s -mtriple=thumb-linux | grep pop | count 2
; RUN: llc < %s -mtriple=thumb-darwin | grep pop | count 2
@str = internal constant [4 x i8] c"%d\0A\00" ; <[4 x i8]*> [#uses=1]