aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libprofile/EdgeProfiling.c
Commit message (Collapse)AuthorAgeFilesLines
* Constants for profile info type changed names to match the C++ ones.Brian Gaeke2004-05-041-6/+6
| | | | | | | Edited comments. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13343 91177308-0d34-0410-b5e6-96231b3b80d8
* Add edge profiling support to the runtime libraryChris Lattner2004-03-081-0/+45
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12227 91177308-0d34-0410-b5e6-96231b3b80d8