Really fix the fall-through logic.
[oota-llvm.git] / test / CodeGen / MBlaze / dg.exp
1 load_lib llvm.exp
2
3 if { [llvm_supports_target MBlaze] } {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
5 }