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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11270 91177308-0d34-0410-b5e6-96231b3b80d8
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
exported_symbols.lst Initial checkin of function and block profiling runtime library 2003-10-28 18:56:51 +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