Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / zext-inreg-1.ll
index bc8e482d562de67cb232fb09df19b9344d09ecb7..17fe374e01ecc45c96169d1ce7645c6ede60b282 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | not grep and
+; RUN: llc < %s -march=x86 | not grep and
 
 ; These tests differ from the ones in zext-inreg-0.ll in that
 ; on x86-64 they do require and instructions.