In case of a function with unknown control flow but with a single jump
table and a single jump table site, we attempt to match the jump table
and a site and update block successors using jump table targets.
Restrict this behavior for split jump tables which have targets in a
fragment function.
Details
Details
- Reviewers
rafauler maksfb - Group Reviewers
Restricted Project - Commits
- rG1c286acfb818: [BOLT] Prevent unsetting unknown control flow for split jump table
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo