va_args support for Win64.
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-tied.ll
index cfa03bb17ecb768902a78ac4d90f46c38c725445..79b688551eb9fb29809587483618c3195ec38d5b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=i386-apple-darwin9 -O0 -regalloc=linearscan | grep {movl      %edx, 12(%esp)} | count 2
+; RUN: llc < %s -mtriple=i386-apple-darwin9 -O0 -regalloc=linearscan | grep {movl      %edx, 4(%esp)} | count 2
 ; rdar://6992609
 
 target triple = "i386-apple-darwin9.0"