diff options
author | Amir Ayupov <aaupov@fb.com> | 2024-03-27 15:23:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-27 15:23:49 -0700 |
commit | d8fe2e4bb05c27520a98dc14b2354901a1d57e53 (patch) | |
tree | 037b8476fe5bae1d487e256cf39f5beb42a7f722 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4c2f68840e984b0f111779c46845ac00e3a7547d (diff) | |
download | llvm-d8fe2e4bb05c27520a98dc14b2354901a1d57e53.zip llvm-d8fe2e4bb05c27520a98dc14b2354901a1d57e53.tar.gz llvm-d8fe2e4bb05c27520a98dc14b2354901a1d57e53.tar.bz2 |
[BOLT] Fix enumeration of secondary entry points
Make them start with 1 instead of 0 (reserved for primary entry point).
Test Plan:
```
bin/llvm-lit -a tools/bolt/test/X86/yaml-secondary-entry-discriminator.s
```
Reviewers: rafaelauler, ayermolo, maksfb, dcci
Reviewed By: maksfb
Pull Request: https://github.com/llvm/llvm-project/pull/86848
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions