[test/Object] - Cleanup the Object\obj2yaml.test a bit.
commitf7d93c855423a339d0c213924f1a5979c7ec82ff
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 6 Aug 2019 14:34:39 +0000 (6 14:34 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 6 Aug 2019 14:34:39 +0000 (6 14:34 +0000)
treee4b7b271431221bd57db610cab5729c042948c15
parentea714d0e7751d0abea0be7815c88c7e3b978be33
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368044 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/Inputs/unwind-section.elf-x86-64 [deleted file]
test/Object/obj2yaml.test
test/tools/obj2yaml/invalid_input_file.test