[all-commits] [llvm/llvm-project] 917bdf: [llvm-readobj] - Simplify and refine hash table tests

Georgii Rymar via All-commits all-commits at lists.llvm.org
Wed Jul 1 02:11:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 917bdfaca6df575f617b0f3aa989183ab187e8ac
      https://github.com/llvm/llvm-project/commit/917bdfaca6df575f617b0f3aa989183ab187e8ac
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
    M llvm/test/tools/llvm-readobj/ELF/gnuhash.test
    M llvm/test/tools/llvm-readobj/ELF/hash-histogram.test
    M llvm/test/tools/llvm-readobj/ELF/hash-symbols.test

  Log Message:
  -----------
  [llvm-readobj] - Simplify and refine hash table tests

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.

Differential revision: https://reviews.llvm.org/D82870




More information about the All-commits mailing list