Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2007-10-17-IllegalAsm.ll
index f3cdfee7545f7d20a4870d254544bd2aa53da0ac..c0bb55ed14ef064ee28dcb8c82e7e837c32cce0c 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-linux-gnu | grep addb | not grep x
-; RUN: llvm-as < %s | llc -mtriple=x86_64-linux-gnu | grep cmpb | not grep x
+; RUN: llc < %s -mtriple=x86_64-linux-gnu | grep addb | not grep x
+; RUN: llc < %s -mtriple=x86_64-linux-gnu | grep cmpb | not grep x
 ; PR1734
 
 target triple = "x86_64-unknown-linux-gnu"