[PATCH] D82870: [llvm-readobj] - Simplify and refine hash table tests.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 06:28:32 PDT 2020


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

Now we are able to have default values for macros in YAML descriptions.
I've applied it for hash table tests and also fixed few copy-paste issues
in their comments.


https://reviews.llvm.org/D82870

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82870.274437.patch
Type: text/x-patch
Size: 10249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/1e59e2c0/attachment-0001.bin>


More information about the llvm-commits mailing list