commit | c533304a95fbed444ea02f5f9e7c6e37debd1c43 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Tue Mar 19 21:01:19 2013 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Tue Mar 19 21:01:19 2013 +0000 |
tree | c87c8dac9bd7c1b00df6991f95026cc29dd76889 | |
parent | e1ba0009d5be18d513ffd29c1b6fccea1a3bffa0 [diff] |
Add a way to register and execute "writeout" functions. It may be prohibitively expensive to write out >1000 files at the same time. So we would rather emit them serially. These functions allow the GCOV implementation to register the functions that writeout the GCOV information per compile unit. At exit, they are written. <rdar://problem/12439551> git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@177436 91177308-0d34-0410-b5e6-96231b3b80d8