More changes from Chris' review: simplify getIndices and avoid
[oota-llvm.git] / test / CodeGen / Alpha / dg.exp
index 39954d8a498dee39dad7cf4d7d6fd713edc2d997..fb9f710b295f6adcc62f965ad76a0fcdb933f39e 100644 (file)
@@ -1,3 +1,5 @@
 load_lib llvm.exp
 
-RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll}]]
+if { [llvm_supports_target Alpha] } {
+  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll}]]
+}