[PATCH] D62529: [llvm-readobj/llvm-readelf] - Simplify the elf-versioninfo.test test case.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 07:52:34 PDT 2019


grimar created this revision.
grimar added reviewers: rupprecht, jhenderson, jakehehrlich.

This removes 2 precompiled object from the test case and replaces
them with a single YAML. That allowed to simplify and clean up the test,
remove excessive checks.


https://reviews.llvm.org/D62529

Files:
  test/tools/llvm-readobj/Inputs/verdef.elf-x86-64
  test/tools/llvm-readobj/Inputs/verneed.elf-x86-64
  test/tools/llvm-readobj/elf-versioninfo.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62529.201672.patch
Type: text/x-patch
Size: 10194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/0b28a938/attachment.bin>


More information about the llvm-commits mailing list