Temporarily disable Hexagon tests. They are failing on OS X
[oota-llvm.git] / test / CodeGen / ARM / 2009-02-16-SpillerBug.ll
index 48e663dd80675cd238761b9ffd1242774886429f..4c0c59ccfbc6c7bcb1c40cc29c59838bc0255c03 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm -mattr=+v6,+vfp2
+; RUN: llc < %s -march=arm -mattr=+v6,+vfp2
 
 target triple = "arm-apple-darwin9"
        %struct.FILE_POS = type { i8, i8, i16, i32 }