[llvm-commits] [llvm] r62957 - /llvm/trunk/test/Transforms/IndMemRem/dg.exp

Nick Lewycky nicholas at mxc.ca
Sun Jan 25 00:05:07 PST 2009


Author: nicholas
Date: Sun Jan 25 02:05:07 2009
New Revision: 62957

URL: http://llvm.org/viewvc/llvm-project?rev=62957&view=rev
Log:
Actually run the test in this directory.

Added:
    llvm/trunk/test/Transforms/IndMemRem/dg.exp

Added: llvm/trunk/test/Transforms/IndMemRem/dg.exp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Transforms/IndMemRem/dg.exp?rev=62957&view=auto

==============================================================================
--- llvm/trunk/test/Transforms/IndMemRem/dg.exp (added)
+++ llvm/trunk/test/Transforms/IndMemRem/dg.exp Sun Jan 25 02:05:07 2009
@@ -0,0 +1,3 @@
+load_lib llvm.exp
+
+RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]





More information about the llvm-commits mailing list