hanchenye-llvm-project/compiler-rt/lib/profile
Nick Lewycky 593eeb000a Don't emit the extra checksum into the .gcda file if the user hasn't asked for
it. Fortunately, versions of gcov that predate the extra checksum also ignore 
any extra data, so this isn't a problem. This matches the API change made in
r176745.

llvm-svn: 176746
2013-03-09 01:33:12 +00:00
..
GCDAProfiling.c Don't emit the extra checksum into the .gcda file if the user hasn't asked for 2013-03-09 01:33:12 +00:00
Makefile.mk