Do not emit line number entries for unknown debug values.
[oota-llvm.git] / test / FrontendObjC / dg.exp
index fddbf7fa8afe9ab8b1eefc9b6c644c25e7f47ebd..18f73a797879e5cdd6f88d9bddd00436afc9e2af 100644 (file)
@@ -1,6 +1,5 @@
 load_lib llvm.exp
 
-if [ llvm_gcc_supports_objc ] then {
+if [ llvm_gcc_supports objc ] then {
     RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{m}]]
 }
-