llvm-6502/runtime/libprofile
Chris Lattner ebd02a8cfa Allow the program to take a '-llvmprof-output filename' option to specify
where to output the profiling data, if llvmprof.out is not good enough.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11264 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-10 18:01:00 +00:00
..
BlockProfiling.c Make the initialization calls return argc. 2004-02-10 17:36:25 +00:00
CommonProfiling.c Allow the program to take a '-llvmprof-output filename' option to specify 2004-02-10 18:01:00 +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