Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
a1a7148c4de22a2cedc76b97ef80569b36698342
/
runtime
/
libprofile
127cab2
Add edge profiling support to the runtime library
by Chris Lattner
· 21 years ago
f472935
Make sure to copy the null terminator at the end of the argv list. Some
by Chris Lattner
· 21 years ago
ebd02a8
Allow the program to take a '-llvmprof-output filename' option to specify
by Chris Lattner
· 21 years ago
affce4f
Make the initialization calls return argc.
by Chris Lattner
· 21 years ago
d09bef4
Actually save and pass in argument information
by Chris Lattner
· 21 years ago
98b1d81
We need to output the number of records we have, so we know how many to read in! Doh.
by Chris Lattner
· 21 years ago
a9a3028
Initial checkin of function and block profiling runtime library
by Chris Lattner
· 21 years ago