1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/FrontendFortran/dg.exp
Duncan Sands 307bc51955 Regression test for PR2443.
llvm-svn: 52826
2008-06-27 14:22:20 +00:00

7 lines
132 B
Plaintext

load_lib llvm.exp
if [ llvm_gcc_supports fortran ] then {
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{f,f90}]]
}