Mergeable sections usually don't have relocations, so this piece
of code is being used to skip dead EH frames. This patch make it
explicit so that we don't needlessly spend time on getOffset.
Details
Details
- Reviewers
• espindola
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Unfortunately benchmarking this I got only very small variations. See
attached file for details.
Cheers,
Rafael