[llvm] [SampleFDO][TypeProf]Support vtable type profiling for ext-binary and text format (PR #148002)
David Li via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 30 09:24:04 PDT 2025
================
@@ -7,3 +7,9 @@
; RUN: llvm-profdata show -sample -show-sec-info-only %t.5.output | FileCheck %s -check-prefix=NOSYMLIST
; NOSYMLIST: ProfileSymbolListSection {{.*}} Size: 0
+
----------------
david-xl wrote:
Add a comment about this new test for symbol list.
https://github.com/llvm/llvm-project/pull/148002
More information about the llvm-commits
mailing list