OSDN Git Service

[PGO] add an interface needed by icall promotion
authorXinliang David Li <davidxl@google.com>
Fri, 22 Jan 2016 18:13:34 +0000 (18:13 +0000)
committerXinliang David Li <davidxl@google.com>
Fri, 22 Jan 2016 18:13:34 +0000 (18:13 +0000)
commit0f05a462e01698d02d40a1cb19e475f207f14d57
treeac274d4e986c2632a1226cd338efded5e1979dab
parenta4f2978e0c2d1f45761702117b25fb9bd49ee2c3
[PGO] add an interface needed by icall promotion

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258509 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ProfileData/InstrProf.h
unittests/ProfileData/InstrProfTest.cpp