[PATCH] D76924: [llvm-readobj][test] - Simplify hash-symbols.test test.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 07:03:23 PDT 2020


grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: rupprecht, emaste.
Herald added a reviewer: espindola.

We are able to reduce `-DBITS=32/64` to reduce this test case.
I've rewrote the comments we had to generalize them and
fix wrong computations they contained.


https://reviews.llvm.org/D76924

Files:
  llvm/test/tools/llvm-readobj/ELF/hash-symbols.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76924.253107.patch
Type: text/x-patch
Size: 6381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/00786bb5/attachment.bin>


More information about the llvm-commits mailing list