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

6 lines
128 B
Plaintext

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