summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ms-inline-asm.c
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-03-19 21:01:19 +0000
committerBill Wendling <isanbard@gmail.com>2013-03-19 21:01:19 +0000
commite647659d58d020644f7064b89a64e8d0bfbf585e (patch)
tree37c73ce7f0457f6364e7cf0eec5017caf165ce6f /clang/test/CodeGen/ms-inline-asm.c
parent1c5d4c54a94339d3d0a0d2f840bacd405d12404f (diff)
downloadbcm5719-llvm-e647659d58d020644f7064b89a64e8d0bfbf585e.tar.gz
bcm5719-llvm-e647659d58d020644f7064b89a64e8d0bfbf585e.zip
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> llvm-svn: 177436
Diffstat (limited to 'clang/test/CodeGen/ms-inline-asm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud