llvm-6502/test/CFrontend/dg.exp
2008-05-20 21:00:03 +00:00

6 lines
126 B
Plaintext

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