diff options
author | Rong Xu <xur@google.com> | 2019-01-04 22:54:03 +0000 |
---|---|---|
committer | Rong Xu <xur@google.com> | 2019-01-04 22:54:03 +0000 |
commit | b5fa0a89b2297dbe4ee2864dfdde433063afdc17 (patch) | |
tree | c3b49742b2b70bea467ed54c07b54e3b216f799c /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | bae586fb0a3d78104b589ad8977e6f29295aa930 (diff) | |
download | bcm5719-llvm-b5fa0a89b2297dbe4ee2864dfdde433063afdc17.tar.gz bcm5719-llvm-b5fa0a89b2297dbe4ee2864dfdde433063afdc17.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.
llvm-svn: 350442
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions