find_section used to match offsets equal to file_offset + size causing
offsets to sometimes be attributed to the wrong section.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D149047
[BOLT][Wrapper] Fix off-by-one in find_section upper limit jobnoorman on Apr 24 2023, 2:40 AM. Authored by
Details find_section used to match offsets equal to file_offset + size causing
Diff Detail
|