]> granicus.if.org Git - llvm/commit
[llvm-readobj/llvm-readelf] - Eliminate the elf-groups.x86_64 precompiled binary...
authorGeorge Rimar <grimar@accesssoftek.com>
Mon, 24 Jun 2019 08:29:54 +0000 (08:29 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Mon, 24 Jun 2019 08:29:54 +0000 (08:29 +0000)
commit30dbd24ea2b23e54e86bd3aaea9698e402baf7a1
tree0f1538a00a972e010e4dd871562302bb483a8ef9
parent1cef718e0f1cd971b7a03a2652dd2cdec62ebfd8
[llvm-readobj/llvm-readelf] - Eliminate the elf-groups.x86_64 precompiled binary from the inputs.

We do not need the elf-groups.x86_64. In one of the tests, it was
used for no solid reason, and for the second test case we can use
YAML input with SHT_GROUP sections.

The patch performs a cleanup of one of the test cases, removes another
one completely (since during the review was found out it actually
duplicates one of the existent tests) and removes the precompiled binary.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364167 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-readobj/Inputs/elf-groups.x86_64 [deleted file]
test/tools/llvm-readobj/elf-groups.test
test/tools/llvm-readobj/print-section.test [deleted file]