Move ProfilePaths class into ProfilePaths library, only expose a creation function
authorChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2002 20:04:59 +0000 (20:04 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2002 20:04:59 +0000 (20:04 +0000)
commiteded4916d6679a8c42e5f16d022afe0252c2df8e
tree9cd3acd6d1bf66eeb5317ebfaa0d872399a51950
parentdc9a1f5ce813d7d397726106bb796520c47d20e6
Move ProfilePaths class into ProfilePaths library, only expose a creation function

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1812 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Instrumentation/ProfilePaths.h
lib/Transforms/Instrumentation/ProfilePaths/ProfilePaths.cpp
tools/opt/opt.cpp