summaryrefslogtreecommitdiff
path: root/test/CodeGen/Blackfin/dg.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Blackfin/dg.exp')
-rw-r--r--test/CodeGen/Blackfin/dg.exp5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/CodeGen/Blackfin/dg.exp b/test/CodeGen/Blackfin/dg.exp
deleted file mode 100644
index 5fdbe5feb0..0000000000
--- a/test/CodeGen/Blackfin/dg.exp
+++ /dev/null
@@ -1,5 +0,0 @@
-load_lib llvm.exp
-
-if { [llvm_supports_target Blackfin] } {
- RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
-}