hanchenye-llvm-project/llvm/runtime/libprofile
Chris Lattner 881d01f30c Make sure to copy the null terminator at the end of the argv list. Some
programs use it instead of argc.

llvm-svn: 11270
2004-02-10 19:14:44 +00:00
..
BlockProfiling.c Make the initialization calls return argc. 2004-02-10 17:36:25 +00:00
CommonProfiling.c Make sure to copy the null terminator at the end of the argv list. Some 2004-02-10 19:14:44 +00:00
FunctionProfiling.c Make the initialization calls return argc. 2004-02-10 17:36:25 +00:00
Makefile Initial checkin of function and block profiling runtime library 2003-10-28 18:56:51 +00:00
Profiling.h Make the initialization calls return argc. 2004-02-10 17:36:25 +00:00
exported_symbols.lst Initial checkin of function and block profiling runtime library 2003-10-28 18:56:51 +00:00