Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-25-CoalescerBug.ll
index 981d3277d3430cb09155ffc833395ad43d334d98..94d3eb21ceccadfaaea28cb903e06d4f1ededd76 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep mov | count 2
+; RUN: llc < %s -march=x86-64 | grep mov | count 2
 ; rdar://6806252
 
 define i64 @test(i32* %tmp13) nounwind {