[llvm-branch-commits] [llvm] [BOLT] Set EntryDiscriminator in YAML profile for indirect calls (PR #82128)

Davide Italiano via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Mar 27 11:17:11 PDT 2024


https://github.com/dcci commented:

> Also address the issue with enumeration of secondary entry points:
make them start with 1 instead of 0 (reserved for primary entry point).

^ do you want to split this in a separate commit?

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


More information about the llvm-branch-commits mailing list