Actually run the test in this directory.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 25 Jan 2009 08:05:07 +0000 (08:05 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 25 Jan 2009 08:05:07 +0000 (08:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62957 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/IndMemRem/dg.exp [new file with mode: 0644]

diff --git a/test/Transforms/IndMemRem/dg.exp b/test/Transforms/IndMemRem/dg.exp
new file mode 100644 (file)
index 0000000..f200589
--- /dev/null
@@ -0,0 +1,3 @@
+load_lib llvm.exp
+
+RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]