[llvm] [llvm-objdump][ELF]Add Shdr buildID check(#126418) (PR #126537)

Ruoyu Qiu via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 08:16:36 PST 2025


cabbaken wrote:

I referred related logic of `llvm-readelf` which can correctly read the malformed program header, so I think the Section Header check is necessary.
Please let me know if there are additional considerations to be aware of.

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


More information about the llvm-commits mailing list