Add edge profiling support to the runtime library
authorChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 18:04:31 +0000 (18:04 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 18:04:31 +0000 (18:04 +0000)
commit127cab2cc7e9b6f474d4768b173af630d8b81840
treebc4ea3894a5221357cee31f51f3e207f0faa0461
parentd6cf0d4d4fece53526bed7551366077a0a8d0a50
Add edge profiling support to the runtime library

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12227 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/libprofile/EdgeProfiling.c [new file with mode: 0644]