Tidy up this testcase and add test for tailcall optimization
[oota-llvm.git] / test / CodeGen / X86 / 2006-07-19-ATTAsm.ll
index 78167f631e1bd9a821c922108c1d6ce582b2fd3f..c8fd10f7009c0fb34d9a6b3f16f94a7b4ea45812 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att
+; RUN: llc < %s -march=x86 -x86-asm-syntax=att
 ; PR834
 ; END.