aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libprofile/FunctionProfiling.c
Commit message (Collapse)AuthorAgeFilesLines
* Constants for profile info type changed names to match the C++ ones.Brian Gaeke2004-05-041-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13344 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/+41
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9546 91177308-0d34-0410-b5e6-96231b3b80d8