llvm-6502/test/LLVMC/ObjC/dg.exp
2009-09-13 01:39:08 +00:00

6 lines
124 B
Plaintext

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