sabre brings to my attention that the 'tr' suffix is also obsolete
[oota-llvm.git] / test / CFrontend / dg.exp
index d41a59190c897122cd36a664bc78418c37177553..a9be28a63cf69e33b1c930f38813a031df0811eb 100644 (file)
@@ -1,5 +1,5 @@
 load_lib llvm.exp
 
 if [ llvm_gcc_supports c ] then {
-  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp,tr}]]
+  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
 }