diff options
author | Paul Kirth <paulkirth@google.com> | 2022-11-14 18:12:56 +0000 |
---|---|---|
committer | Paul Kirth <paulkirth@google.com> | 2022-11-15 16:05:24 +0000 |
commit | 2b8917f8ad792c4c484975b82039bbdebe556881 (patch) | |
tree | 18b167f88470d0b6b1c58eb8d162f80fe5ab53a1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 2323a4ee610f5e1db74d362af4c6fb8c704be8f6 (diff) | |
download | llvm-2b8917f8ad792c4c484975b82039bbdebe556881.zip llvm-2b8917f8ad792c4c484975b82039bbdebe556881.tar.gz llvm-2b8917f8ad792c4c484975b82039bbdebe556881.tar.bz2 |
[pgo] Avoid introducing relocations by using private alias
Instead of using the public, interposable symbol, we can use a private
alias and avoid relocations and addends.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D137982
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions