use XCore-specific section with xcore specific cp/dp flags to restore
[oota-llvm.git] / test / FrontendFortran / dg.exp
1 load_lib llvm.exp
2
3 if [ llvm_gcc_supports fortran ] then {
4     RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{f,f90}]]
5 }
6