Register the GCOV writeout functions so that they're emitted serially.
We don't want to write out >1000 files at the same time. That could make things prohibitively expensive. Instead, register the "writeout" function so that it's emitted serially. <rdar://problem/12439551> llvm-svn: 177437
Loading
Please register or sign in to comment