[llvm] [llvm-objcopy] Fix file offsets when PT_INTERP/PT_LOAD offsets are equal (PR #80562)

Steven Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 11:17:50 PST 2024


steven-johnson wrote:

Update: looks like `git bisect` was lying to me -- there is an injection point somewhere in LLVM for this crash, but this PR is definitely not the culprit. Sorry for the noise.

https://github.com/llvm/llvm-project/pull/80562


More information about the llvm-commits mailing list