OSDN Git Service

[PM] Port GCOVProfiler pass to the new pass manager
authorXinliang David Li <davidxl@google.com>
Sun, 5 Jun 2016 05:12:23 +0000 (05:12 +0000)
committerXinliang David Li <davidxl@google.com>
Sun, 5 Jun 2016 05:12:23 +0000 (05:12 +0000)
commit6b283333243cf618bd4b25ab5886beb3094eab96
treed75de267783950697eabf45f3ae1b21cfaa9bc76
parentae19ba5c91359a75431ef574c79e5135e648e377
[PM] Port GCOVProfiler pass to the new pass manager

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271823 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/GCOVProfiler.h [new file with mode: 0644]
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/Instrumentation/GCOVProfiling.cpp
test/Transforms/GCOVProfiling/function-numbering.ll
test/Transforms/GCOVProfiling/global-ctor.ll
test/Transforms/GCOVProfiling/linezero.ll
test/Transforms/GCOVProfiling/linkagename.ll
test/Transforms/GCOVProfiling/modules.ll
test/Transforms/GCOVProfiling/return-block.ll
test/Transforms/GCOVProfiling/version.ll