[llvm] [BOLT] Add support for safe-icf (PR #116275)
Maksim Panchenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 5 14:14:08 PST 2024
maksfb wrote:
> g++ produces it for virtual destructors: Basic example:
If it's virtual, could it be that you are looking at a vtable?
https://github.com/llvm/llvm-project/pull/116275
More information about the llvm-commits
mailing list