[llvm] [llvm-objdump] Print out xcoff file header and load section header for xcoff object file with option private-headers (PR #96350)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 01:58:23 PDT 2024


https://github.com/jh7370 commented:

I've asked you before: please don't mark conversations as resolved where I've asked you to do something. I use these conversations to double-check that you've done what I've asked you to do, because, frankly, I've seen many occasions where you haven't in the past.

You're testing doesn't cover all the branches in your code. Please make sure you've covered everything (especially things like zero/negative field values etc).

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


More information about the llvm-commits mailing list