sabre brings to my attention that the 'tr' suffix is also obsolete

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51349 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Gabor Greif
2008-05-20 21:00:03 +00:00
parent c84941be0a
commit f6cadc440c
72 changed files with 72 additions and 72 deletions

View File

@@ -1,3 +1,3 @@
load_lib llvm.exp
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp,tr}]]
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]