Temporarily disable Hexagon tests. They are failing on OS X
[oota-llvm.git] / test / CodeGen / ARM / hidden-vis-2.ll
index 129d96ff5dbcc0267f0c6bac18a035b391dc1c24..8bb2c6e0c91576335d0779e68b3e4813546f1235 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin | FileCheck %s
+; RUN: llc < %s -relocation-model=dynamic-no-pic -mtriple=arm-apple-darwin | FileCheck %s
 
 @x = weak hidden global i32 0          ; <i32*> [#uses=1]