[test/Object] - Cleanup the Object\obj2yaml.test a bit.
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 6 Aug 2019 14:34:39 +0000 (14:34 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 6 Aug 2019 14:34:39 +0000 (14:34 +0000)
commitc92b951567f286277cc1bae3ba1221e742e1a215
tree6fe535983965660d5e65d07b93b459fda810817e
parentdae5ddad9d1954c44a51c4b7bc8be1a5fb61a203
[test/Object] - Cleanup the Object\obj2yaml.test a bit.

This makes 2 changes:

1) Removes unwind-section.elf-x86-64 object and the corresponding test case,
because SHT_X86_64_UNWIND is already tested here:
https://github.com/llvm-mirror/llvm/blob/master/test/tools/obj2yaml/section-type.yaml

2) Removes/partially moves "No such file or directory" test, because we already have a similar test here:
https://github.com/llvm-mirror/llvm/blob/master/test/tools/obj2yaml/invalid_input_file.test

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

llvm-svn: 368044
llvm/test/Object/Inputs/unwind-section.elf-x86-64 [deleted file]
llvm/test/Object/obj2yaml.test
llvm/test/tools/obj2yaml/invalid_input_file.test