Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / imul-lea.ll
index 6403a2668a39e80f623cee4ec80db5513b0ab647..4e8e2af0f2fec9c1922d570c0c8751a9ff102fc8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep lea
+; RUN: llc < %s -march=x86 | grep lea
 
 declare i32 @foo()