Assume an inline asm might be a call, so we get
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-tied.ll
index 6df2c48415bc7927b3933177652985b73269c1bd..9cc944b2bc6bf1c4de12bf9bf935c26738a984c4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin9 -O0 | grep {movl %edx, 4(%esp)} | count 2
+; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin9 -O0 | grep {movl %edx, 12(%esp)} | count 2
 ; rdar://6992609
 
 target triple = "i386-apple-darwin9.0"