summaryrefslogtreecommitdiff
path: root/test/LLVMC/ObjC/dg.exp
blob: 18f73a797879e5cdd6f88d9bddd00436afc9e2af (plain)
1
2
3
4
5
load_lib llvm.exp

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