OSDN Git Service

Fix PR28219: Use profile summary from reader and not compute it
authorEaswaran Raman <eraman@google.com>
Tue, 21 Jun 2016 19:29:49 +0000 (19:29 +0000)
committerEaswaran Raman <eraman@google.com>
Tue, 21 Jun 2016 19:29:49 +0000 (19:29 +0000)
commit604d3935d1816f28479562be67c7f96b49c2a951
tree4951bd07e89dc300a3941a8cff456e8fca8ea5a5
parent11e2958f9b688f5a893630fbdc45e911a85ad828
Fix PR28219: Use profile summary from reader and not compute it

Differentiaal revision: http://reviews.llvm.org/D21546

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273301 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
test/Transforms/PGOProfile/Inputs/PR28219.proftext [new file with mode: 0644]
test/Transforms/PGOProfile/PR28219.ll [new file with mode: 0644]