Update test for 112609
authorJim Grosbach <grosbach@apple.com>
Tue, 31 Aug 2010 17:58:47 +0000 (17:58 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 31 Aug 2010 17:58:47 +0000 (17:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112610 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Thumb/vargs.ll

index 16a9c4442d8a88009d15346dde7f8c3c1e32443d..c2ba208e4ae27581a348d4e4c7348625acf0c5a1 100644 (file)
@@ -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]