Temporarily disable Hexagon tests. They are failing on OS X
[oota-llvm.git] / test / CodeGen / ARM / 2007-04-03-UndefinedSymbol.ll
index ee983eb48de5cdaa2d5fcd1ef616b5172b40e6db..e001cde8351bffe6063d091c5bdc6a9b59b60127 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin -relocation-model=pic | not grep "LPC9"
+; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic | \
+; RUN:   not grep LPC9
 
        %struct.B = type { i32 }
        %struct.anon = type { void (%struct.B*)*, i32 }