Fix off-by-one error while handling of the --max-funcs=<N> option.
We used to process N+1 functions when N was requested.
Details
Details
- Reviewers
yota9 Amir ayermolo rafauler - Commits
- rGc4e60a7f6045: [BOLT] Fix --max-funcs=<N> option
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo