summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-profdata.rst
diff options
context:
space:
mode:
authorRong Xu <xur@google.com>2019-01-08 22:39:47 +0000
committerRong Xu <xur@google.com>2019-01-08 22:39:47 +0000
commit016220549dd7b1e402f9738e43a2b698e9c35c88 (patch)
treedf3d78e882602fe6aca5b127543e9a4554909e87 /llvm/docs/CommandGuide/llvm-profdata.rst
parent7162e16e6b7c2f0e69bba0c0aacbd7ce7f4c8e0e (diff)
downloadbcm5719-llvm-016220549dd7b1e402f9738e43a2b698e9c35c88.tar.gz
bcm5719-llvm-016220549dd7b1e402f9738e43a2b698e9c35c88.zip
[PGO] Use SourceFileName rather module name in PGOFuncName
In LTO or Thin-lto mode (though linker plugin), the module names are of temp file names which are different for different compilations. Using SourceFileName avoids the issue. This should not change any functionality for current PGO as all the current callers of getPGOFuncName() is before LTO. Differential Revision: https://reviews.llvm.org/D56327 llvm-svn: 350671
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-profdata.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud