6 lines
124 B
Plaintext
Raw Normal View History

load_lib llvm.exp
2005-05-13 15:44:55 +00:00
if { [llvm_supports_target Alpha] } {
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll}]]
}