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