This check is unnecessary, and getting rid of it removes a use of -disable-correct...
[oota-llvm.git] / test / CodeGen / ARM / dg.exp
1 load_lib llvm.exp
2
3 if { [llvm_supports_target ARM] } {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
5 }