[PATCH] D93362: [llvm-elfabi] Support ELF file that lacks .gnu.hash section

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 10:47:13 PST 2021


MaskRay added a comment.

In D93362#2516072 <https://reviews.llvm.org/D93362#2516072>, @haowei wrote:

> @MaskRay Do you have further comments on this change?  Can I get an LGTM from you? Thanks.

The out-of-bounds read issue (by comparing the last two diffs) does not have a test. I am ok if @grimar or @jhenderson thinks this is fine.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93362/new/

https://reviews.llvm.org/D93362



More information about the llvm-commits mailing list