[all-commits] [llvm/llvm-project] 6dce93: [ctxprof] don't inline weak symbols after instrume...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Feb 25 19:46:59 PST 2025
Branch: refs/heads/users/mtrofin/02-25-_ctxprof_don_t_inline_weak_symbols_after_instrumentation
Home: https://github.com/llvm/llvm-project
Commit: 6dce931bff268fe286dc443c56ccf1d65a601b85
https://github.com/llvm/llvm-project/commit/6dce931bff268fe286dc443c56ccf1d65a601b85
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M llvm/include/llvm/IR/GlobalValue.h
M llvm/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/Instrumentation/PGOCtxProfLowering.cpp
A llvm/test/Transforms/PGOProfile/ctx-instrumentation-block-inline.ll
Log Message:
-----------
[ctxprof] don't inline weak symbols after instrumentation
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list