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