Conditionalize the format of the GCOV files by target type. Darwin uses the 4.2
authorBill Wendling <isanbard@gmail.com>
Tue, 17 May 2011 23:05:13 +0000 (23:05 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 17 May 2011 23:05:13 +0000 (23:05 +0000)
commitf5c95b889f270f170ff4f6a24b082be5bb68296e
tree55394058a426a05b4b1296f82efd7c1bc03336c2
parent9c4dae6b0bd1b4667b7a6ce5d804f60615bac639
Conditionalize the format of the GCOV files by target type. Darwin uses the 4.2
format.

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