[llvm] [BOLT] Adjust section sizes based on file offsets (PR #80226)
Amir Ayupov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 31 18:44:32 PST 2024
aaupov wrote:
> we should be using section offsets and not addresses to determine if section overlap
Why? What's the scenario where that makes a difference?
https://github.com/llvm/llvm-project/pull/80226
More information about the llvm-commits
mailing list