Initial support for edge profiling
authorChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 17:54:34 +0000 (17:54 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 17:54:34 +0000 (17:54 +0000)
commitb2f12a2c38faaa1d0919b4ebb0b2bf3666fb672d
tree035097db28151e15086209c0275ee1e3c7a69c0b
parent467dd2ec6192fca6fe1d2a4b339fbc9b45ca3b17
Initial support for edge profiling

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12225 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/EdgeProfiling.cpp [new file with mode: 0644]