aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libprofile/BlockProfiling.c
Commit message (Collapse)AuthorAgeFilesLines
* Constants for profile info type changed names to match the C++ ones.Brian Gaeke2004-05-041-5/+6
| | | | | | | Edited comments. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13343 91177308-0d34-0410-b5e6-96231b3b80d8
* Make the initialization calls return argc.Chris Lattner2004-02-101-3/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11261 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checkin of function and block profiling runtime libraryChris Lattner2003-10-281-0/+43
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9546 91177308-0d34-0410-b5e6-96231b3b80d8