Initial checkin of llvmprof stub
authorChris Lattner <sabre@nondot.org>
Tue, 28 Oct 2003 19:16:35 +0000 (19:16 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 28 Oct 2003 19:16:35 +0000 (19:16 +0000)
commit6f82d07060b5eb90bf12a1a03a268df18baff67b
treec773a028fba27da72307b59d15cda8e08c527124
parent8be7aa11c36f9ccbfddca0744321740a4558db94
Initial checkin of llvmprof stub

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9551 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-prof/Makefile [new file with mode: 0644]
tools/llvm-prof/llvm-prof.cpp [new file with mode: 0644]