Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / fold-call-2.ll
index 349f986830a05c5f0caf89fc5f59af0bc5072ccf..7a2b03833ae9c66a66bf9c4cbbe9c604419a2a68 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin | grep mov | count 1
+; RUN: llc < %s -mtriple=i386-apple-darwin | grep mov | count 1
 
 @f = external global void ()*          ; <void ()**> [#uses=1]