[llvm-branch-commits] [DO_NOT_MERGE][ELF] Add statistics for CFI jump table relaxation (PR #222527)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Sep 10 00:03:03 PDT 2026


https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/222527

Add NumCfiJumpTablesInlined and NumCfiJumpTablesAdjustedLast statistics
to track the number of CFI jump table functions inlined and last entries
adjusted during relaxation.





More information about the llvm-branch-commits mailing list