sabre brings to my attention that the 'tr' suffix is also obsolete
[oota-llvm.git] / test / C++Frontend / dg.exp
index 12c59f04376114fce863b0637e85fc6b86e3ad21..fc852e30acf8f998b04cec380bb303b925e700f1 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}]]
 }