[llvm] [ctxprof] don't inline weak symbols after instrumentation (PR #128811)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 07:07:48 PST 2025


https://github.com/teresajohnson commented:

What is the performance hit for instrumentation as this seems like it could block a lot of linkonce_odr inlining of common functions in headers?

https://github.com/llvm/llvm-project/pull/128811


More information about the llvm-commits mailing list