More changes from Chris' review: simplify getIndices and avoid
[oota-llvm.git] / test / CodeGen / Alpha / dg.exp
1 load_lib llvm.exp
2
3 if { [llvm_supports_target Alpha] } {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll}]]
5 }