Don't reinsert the 'atexit' function if it already exists.
authorBill Wendling <isanbard@gmail.com>
Sat, 30 Jun 2012 20:21:19 +0000 (20:21 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 30 Jun 2012 20:21:19 +0000 (20:21 +0000)
commitc1b6ea7b6ce3a738accbacddf52480bf94354d2f
treef29a4f909cf5b0a2c1ef02025b21fd4fdd5a240d
parentcf23bd3d8f7e7dec6331043295dbf1ec92fedb4f
Don't reinsert the 'atexit' function if it already exists.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159491 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/GCOVProfiling.cpp