Rename the last test with .llx extension to .ll, resolve duplicate test by renaming...
[oota-llvm.git] / test / CFrontend / dg.exp
index 6675048e693263ec9e58cb0b63f1bf4bcc129aff..d41a59190c897122cd36a664bc78418c37177553 100644 (file)
@@ -1,5 +1,5 @@
 load_lib llvm.exp
 
 if [ llvm_gcc_supports c ] then {
-  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]
+  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp,tr}]]
 }