blob: 12c59f04376114fce863b0637e85fc6b86e3ad21 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001load_lib llvm.exp
2
3if [ llvm_gcc_supports c++ ] then {
Gabor Greiff30f4e92008-05-20 19:52:04 +00004 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp,tr}]]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005}