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