llvm-6502/runtime/libprofile
Nick Lewycky b192870420 Rename LineProfiling to GCOVProfiling to more accurately represent what it
does. Also mostly implement it. Still a work-in-progress, but generates legal
output on crafted test cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129630 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-16 01:20:23 +00:00
..
BasicBlockTracing.c
CommonProfiling.c Implementation of path profiling. 2011-01-29 01:09:53 +00:00
EdgeProfiling.c
GCDAProfiling.c Rename LineProfiling to GCOVProfiling to more accurately represent what it 2011-04-16 01:20:23 +00:00
libprofile.exports Rename LineProfiling to GCOVProfiling to more accurately represent what it 2011-04-16 01:20:23 +00:00
Makefile Rename 'libprofile/exported_symbols.lst' to 'libprofile/libprofile.exports'. 2010-09-03 15:42:45 +00:00
OptimalEdgeProfiling.c Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
PathProfiling.c Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
Profiling.h Implementation of path profiling. 2011-01-29 01:09:53 +00:00