This makes tests stricter and adds cases to verify what
we do when:
- there is no DT_HASH tag (but there is a SHT_HASH section in sections header)
- the sh_entsize of the SHT_HASH section is not equal to 4.
Paths
| Differential D88812
[llvm-readobj][test] - Improve testing in hash-table.test ClosedPublic Authored by grimar on Oct 5 2020, 2:31 AM.
Details Summary This makes tests stricter and adds cases to verify what
Diff Detail Event TimelineComment Actions LGTM, with or without suggestion.
This revision is now accepted and ready to land.Oct 8 2020, 1:44 AM Closed by commit rG3578945004e3: [llvm-readobj][test] - Improve testing in hash-table.test (authored by grimar). · Explain WhyOct 8 2020, 2:38 AM This revision was automatically updated to reflect the committed changes. grimar marked an inline comment as done.
Revision Contents
Diff 296125 llvm/test/tools/llvm-readobj/ELF/hash-table.test
|
Maybe worth making this false by default?