summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/dg.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/dg.exp')
-rw-r--r--test/CodeGen/PowerPC/dg.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/dg.exp b/test/CodeGen/PowerPC/dg.exp
index f34e894918..9e50b558aa 100644
--- a/test/CodeGen/PowerPC/dg.exp
+++ b/test/CodeGen/PowerPC/dg.exp
@@ -1,5 +1,5 @@
load_lib llvm.exp
if { [llvm_supports_target PowerPC] } {
- RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp,tr}]]
+ RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
}