Remove some beta code that no longer has an owner.
authorChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 02:32:41 +0000 (02:32 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 02:32:41 +0000 (02:32 +0000)
commitd00a3cee80b34e9c8ebbe18ef4ae95ab4cd369d0
tree249158c2691bb5dd07f6f7ee930ab548315f3ce7
parenta66459095c7f1118c6cdefde429c492a0f212ada
Remove some beta code that no longer has an owner.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23944 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/ProfilePaths/CombineBranch.cpp [deleted file]
lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp [deleted file]
lib/Transforms/Instrumentation/ProfilePaths/Graph.cpp [deleted file]
lib/Transforms/Instrumentation/ProfilePaths/Graph.h [deleted file]
lib/Transforms/Instrumentation/ProfilePaths/GraphAuxiliary.cpp [deleted file]
lib/Transforms/Instrumentation/ProfilePaths/InstLoops.cpp [deleted file]
lib/Transforms/Instrumentation/ProfilePaths/Makefile [deleted file]
lib/Transforms/Instrumentation/ProfilePaths/ProfilePaths.cpp [deleted file]
lib/Transforms/Instrumentation/ProfilePaths/RetracePath.cpp [deleted file]