aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMircea Trofin <mtrofin@google.com>2025-06-04 13:04:56 -0700
committerGitHub <noreply@github.com>2025-06-04 13:04:56 -0700
commite0909003ff9d8b1606fb76b25bf779443d086b3c (patch)
tree6fd3331c199cb4bf1499303bd02288beaf0cd037 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent52ad2747d0da1ae4e6cf93b93edbf69bfceb7b13 (diff)
downloadllvm-e0909003ff9d8b1606fb76b25bf779443d086b3c.zip
llvm-e0909003ff9d8b1606fb76b25bf779443d086b3c.tar.gz
llvm-e0909003ff9d8b1606fb76b25bf779443d086b3c.tar.bz2
[ctxprof] Instrumentation: handle direct call targets to aliases (#142657)
This was an oversight. GlobalAliases aren't `Functions`, so `getCalledFunction` would return `nullptr` and the callsite would be deemed as uninstrumentable.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions