Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2006-03-02-InstrSchedBug.ll
index 6da71171e5e0c990611bbcb20530f157a7b9eb05..0421896922b9e523d316b215495373dacef38de9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -stats |& \
+; RUN: llc < %s -march=x86  -stats |& \
 ; RUN:   grep asm-printer | grep 7
 
 define i32 @g(i32 %a, i32 %b) nounwind {