Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2009-03-25-TestBug.ll
index 2c330db713e80f0a5a5bf0998777e65412325688..f40fddc5a36d0b4f84bf4329fef86a43381046b6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -o %t -f
+; RUN: llc < %s -march=x86 -o %t
 ; RUN: not grep and %t
 ; RUN: not grep shr %t
 ; rdar://6661955