summaryrefslogtreecommitdiff
path: root/test/Bitcode/dg.exp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2007-07-25 19:47:31 +0000
committerChandler Carruth <chandlerc@gmail.com>2007-07-25 19:47:31 +0000
commit7e9e10bd46dc4fd6d7de3ed1cbe28b3a058736fc (patch)
tree950a0d94e23a7e819935c51d78aff255db4a1d4e /test/Bitcode/dg.exp
parentb8275a3f6f6497889653cb2452d82a46f92b4926 (diff)
downloadllvm-7e9e10bd46dc4fd6d7de3ed1cbe28b3a058736fc.tar.gz
llvm-7e9e10bd46dc4fd6d7de3ed1cbe28b3a058736fc.tar.bz2
llvm-7e9e10bd46dc4fd6d7de3ed1cbe28b3a058736fc.tar.xz
Moving regression test to reflect move in source and headers to Bitcode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40488 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bitcode/dg.exp')
-rw-r--r--test/Bitcode/dg.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Bitcode/dg.exp b/test/Bitcode/dg.exp
new file mode 100644
index 0000000000..879685ca87
--- /dev/null
+++ b/test/Bitcode/dg.exp
@@ -0,0 +1,3 @@
+load_lib llvm.exp
+
+RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]