add a denser encoding for null terminated strings, add a 6-bit abbrev as
[oota-llvm.git] / test / FrontendObjC / dg.exp
index fddbf7fa8afe9ab8b1eefc9b6c644c25e7f47ebd..19f41a1b0790bf7b34158f8a77bae5ea2e4f4743 100644 (file)
@@ -1,6 +1,6 @@
 load_lib llvm.exp
 
-if [ llvm_gcc_supports_objc ] then {
+if [ llvm_gcc_supports objc ] then {
     RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{m}]]
 }