[llvm] [llvm-objdump][ELF] Add Section size check. (#86612) (PR #124470)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 00:41:13 PST 2025


https://github.com/jh7370 commented:

It looks like your change breaks a number of llvm-objdump tests. Please see the pre-merge checks on this PR. It's possible these tests are doing something that is technically invalid, but wasn't important for the thing being tested, or it could be that you've broken some other behaviour with this change. Please remember to run the existing llvm-objdump tests locally before pushing additional changes, to make sure your code is up to scratch before asking for review.

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


More information about the llvm-commits mailing list