add a pass that can extract all kinds of global values, not just functions. Update...
[oota-llvm.git] / test / C++Frontend / dg.exp
1 load_lib llvm.exp
2
3 if [ llvm_gcc_supports c++ ] then {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]
5 }