Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / fast-cc-merge-stack-adj.ll
index 3f3aa468675b31657ecec8ac125379d071172de6..e4982f0549546c8b9aa757a91a8fca273886bd27 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=intel | \
+; RUN: llc < %s -mcpu=generic -march=x86 -x86-asm-syntax=intel | \
 ; RUN:   grep {add     ESP, 8}
 
 target triple = "i686-pc-linux-gnu"