diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-04-03 13:21:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-03 13:21:39 -0700 |
commit | 61768b35285ef73b88146946dddfef045b353708 (patch) | |
tree | e913ed03956edba0ad01d3fbfc194975725bad50 /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | b93376f899824ad8543b961f2f79de6841034090 (diff) | |
download | llvm-61768b35285ef73b88146946dddfef045b353708.zip llvm-61768b35285ef73b88146946dddfef045b353708.tar.gz llvm-61768b35285ef73b88146946dddfef045b353708.tar.bz2 |
[ctxprof] Don't import roots elsewhere (#134012)
Block a context root from being imported by its callers.
Suppose that happened. Its caller - usually a message pump - inlines its copy of the root. Then it (the root) and whatever it calls will be the non-contextually optimized callee versions.
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions