forked from OSchip/llvm-project
66429fe1c7
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 |
||
---|---|---|
.. | ||
usr/include | ||
README.txt |
README.txt
The Darwin platforms are all similar enough we roll them into one SDK, and use preprocessor tricks to get the right definitions for the few things which diverge between OS X and iOS.