va_args support for Win64.
[oota-llvm.git] / test / CodeGen / X86 / packed_struct.ll
index 638e48aab7b2f6cb21c465f641f60e5b161b2e33..da6e8f8745fef8e72a647c9d0ddab45061e4201b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 > %t
+; RUN: llc < %s -march=x86 > %t
 ; RUN: grep foos+5 %t
 ; RUN: grep foos+1 %t
 ; RUN: grep foos+9 %t