LastSymbol handling in discoverFileObjects assumes a non-zero number of
symbols in an object file. It's not the case for broken_dynsym.test added in
D130073, and potentially other stripped binaries.
Details
Details
- Reviewers
rafauler maksfb - Commits
- rG77c19773843d: [BOLT] Support files with no symbols
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo