this pass is gone
authorChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 04:17:31 +0000 (04:17 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 04:17:31 +0000 (04:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23954 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/ProfilePaths/2002-05-22-CastCrash.ll [deleted file]
test/Transforms/ProfilePaths/dg.exp [deleted file]

diff --git a/test/Transforms/ProfilePaths/2002-05-22-CastCrash.ll b/test/Transforms/ProfilePaths/2002-05-22-CastCrash.ll
deleted file mode 100644 (file)
index 05c62b3..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-; RUN: llvm-as < %s | opt -paths
-;
-%globalCrc = uninitialized global uint         ; <uint*> [#uses=1]
-
-void "initialiseCRC"() {
-bb1:                                    ;[#uses=0]
-        store uint 4294967295, uint* %globalCrc
-        ret void
-}
-
diff --git a/test/Transforms/ProfilePaths/dg.exp b/test/Transforms/ProfilePaths/dg.exp
deleted file mode 100644 (file)
index e326ea7..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-load_lib llvm-dg.exp
-
-llvm-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]] $objdir $srcdir $subdir $target_triplet $llvmgcc $llvmgxx $prcontext