remove attribution from a variety of miscellaneous files.
[oota-llvm.git] / runtime / libprofile / CommonProfiling.c
2007-12-29 Chris Lattnerremove attribution from a variety of miscellaneous...
2006-11-17 Reid SpencerUndo removal of the runtime libraries. While this may...
2006-11-16 Reid SpencerIn LLVM 2.0 we won't use the runtime libraries as llvm...
2006-11-03 Reid SpencerRemove unused variable.
2004-05-04 Brian GaekeConstants for profile info type changed names to match...
2004-02-10 Chris LattnerMake sure to copy the null terminator at the end of...
2004-02-10 Chris LattnerAllow the program to take a '-llvmprof-output filename...
2004-02-10 Chris LattnerMake the initialization calls return argc.
2003-10-28 Chris LattnerActually save and pass in argument information
2003-10-28 Chris LattnerWe need to output the number of records we have, so...
2003-10-28 Chris LattnerInitial checkin of function and block profiling runtime...