llvm-project/compiler-rt/SDKs/darwin/usr/include
Bill Wendling 66429fe1c7 Add support for reading the GCDA file and merging the arc information.
With the advent of the __llvm_gcov_flush function, we need to be able to merge
counts into the .gcda files in an intelligent manner. This involves reading the
file if it exists, adding the counts together, and then writing the results.
<rdar://problem/12185886>

llvm-svn: 163923
2012-09-14 18:55:32 +00:00
..
sys
limits.h
stdio.h Add support for reading the GCDA file and merging the arc information. 2012-09-14 18:55:32 +00:00
stdlib.h Add stub for 'atoi'. 2012-05-28 09:58:27 +00:00
string.h Fix the build on 32 bit hosts. 2012-03-30 21:37:08 +00:00