llvm-project
6701b666 - [Object][ELF] Fix section header zero check

Commit
69 days ago
[Object][ELF] Fix section header zero check The PN_XUM is a necessary condition for reading shdr0 regardless of the value of e_shoff. Without this, readShdrZero falsely returns the garbage value in ELF header instead of emitting warning.
Author
Committer
Parents
Loading