aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libprofile/FunctionProfiling.c
Commit message (Expand)AuthorAgeFilesLines
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-291-2/+2
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-0/+42
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-42/+0
* Constants for profile info type changed names to match the C++ ones.Brian Gaeke2004-05-041-1/+1
* Make the initialization calls return argc.Chris Lattner2004-02-101-3/+4
* Initial checkin of function and block profiling runtime libraryChris Lattner2003-10-281-0/+41