Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-ret0.ll
index d4252e7d6e44374bc70a6e171c0dacba197f799c..c74f6d803b1cc304d7e23fb64fdb54654b296e0f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep mov | count 1
+; RUN: llc < %s -march=x86-64 | grep mov | count 1
 
 define i32 @f() nounwind  {
        tail call void @t( i32 1 ) nounwind