[PATCH] D73105: [llvm-readobj] - Add a test for --hash-table option.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 04:26:08 PST 2020


grimar added inline comments.


================
Comment at: llvm/test/tools/llvm-readobj/ELF/hash-table.test:72
+## Check we can dump the SHT_HASH section even when an object
+## does not have the section header table.
+
----------------
jhenderson wrote:
> Perhaps add a comment saying that we simulate no section header table by overriding the ELF header properties.
I've inlined it to the YAML description below.


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

https://reviews.llvm.org/D73105





More information about the llvm-commits mailing list