Covert this test to .s form.
[oota-llvm.git] / test / CodeGen / Generic / llvm-ct-intrinsics.ll
index 66f409ed27d570e4e87d67877e8a92e877fae81e..1db75497592f656ee125be2ff34aa3836842d3a1 100644 (file)
@@ -1,5 +1,5 @@
 ; Make sure this testcase is supported by all code generators
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 
 declare i64 @llvm.ctpop.i64(i64)