summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2008-05-20 21:00:03 +0000
committerGabor Greif <ggreif@gmail.com>2008-05-20 21:00:03 +0000
commit1e427c3264c25b01630dfc2bf89e4f4f7bc570b8 (patch)
tree3d2c7e3f00241776c4b2ee001c87cd50715fb7f6 /llvm/test/Transforms/LoopStrengthReduce
parentfe13618682bfdfa5ff3d04fa5a58edfde680d362 (diff)
downloadbcm5719-llvm-1e427c3264c25b01630dfc2bf89e4f4f7bc570b8.tar.gz
bcm5719-llvm-1e427c3264c25b01630dfc2bf89e4f4f7bc570b8.zip
sabre brings to my attention that the 'tr' suffix is also obsolete
llvm-svn: 51349
Diffstat (limited to 'llvm/test/Transforms/LoopStrengthReduce')
-rw-r--r--llvm/test/Transforms/LoopStrengthReduce/dg.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/LoopStrengthReduce/dg.exp b/llvm/test/Transforms/LoopStrengthReduce/dg.exp
index 78dd6f10b4c..f2005891a59 100644
--- a/llvm/test/Transforms/LoopStrengthReduce/dg.exp
+++ b/llvm/test/Transforms/LoopStrengthReduce/dg.exp
@@ -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}]]
OpenPOWER on IntegriCloud