Fit comment into 80 cols.
[oota-llvm.git] / runtime / libprofile /
2004-03-08 Chris LattnerAdd edge profiling support to the runtime library
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...