aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendObjC/dg.exp
blob: 19f41a1b0790bf7b34158f8a77bae5ea2e4f4743 (plain)
1
2
3
4
5
6
load_lib llvm.exp

if [ llvm_gcc_supports objc ] then {
    RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{m}]]
}