The opcode names ("tLDM", "tLDM_UPD") used for conflict resolution have been stale...
[oota-llvm.git] / test / FrontendObjC / dg.exp
1 load_lib llvm.exp
2
3 if [ llvm_gcc_supports objc ] then {
4     RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{m}]]
5 }