[compiler-rt] [llvm] [TypeProf][InstrFDO]Omit vtable symbols in indexed profiles by default (PR #96520)
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 25 07:37:44 PDT 2024
teresajohnson wrote:
> The indexed iFDO profiles contains compressed vtable names
To clarify, are we currently including both compressed and uncompressed vtable names in the indexed profiles?
https://github.com/llvm/llvm-project/pull/96520
More information about the llvm-commits
mailing list