Add AVX SSE3 replicate and convert instructions
[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 }