summaryrefslogtreecommitdiffstats
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, 5 insertions, 0 deletions
diff --git a/test/CodeGen/Blackfin/dg.exp b/test/CodeGen/Blackfin/dg.exp
new file mode 100644
index 0000000..5fdbe5f
--- /dev/null
+++ b/test/CodeGen/Blackfin/dg.exp
@@ -0,0 +1,5 @@
+load_lib llvm.exp
+
+if { [llvm_supports_target Blackfin] } {
+ RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
+}
OpenPOWER on IntegriCloud