1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-24 12:29:33 +00:00

6 lines
132 B
Plaintext
Raw Normal View History

load_lib llvm.exp
if { [llvm_supports_target SystemZ] } {
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
}