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