Temporarily disable Hexagon tests. They are failing on OS X
[oota-llvm.git] / test / CodeGen / SPARC / dg.exp
index a1ce6a106127e16b4d15bfcfdcd0d088b797ad96..6c0a9975fe4147d29d04e3a77d99efcd6ed7b946 100644 (file)
@@ -1,5 +1,5 @@
 load_lib llvm.exp
 
 if { [llvm_supports_target Sparc] } {
-  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]
+  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
 }