[llvm-readelf/llvm-readobj][test] - Convert elf-linker-options.ll to use YAML.
authorGeorgii Rymar <grimar@accesssoftek.com>
Fri, 8 Nov 2019 12:21:24 +0000 (15:21 +0300)
committerGeorgii Rymar <grimar@accesssoftek.com>
Tue, 12 Nov 2019 07:08:06 +0000 (10:08 +0300)
commite80e9b975218c2bd6ca4de8b1035103e43442d7c
treede0f415b833a982bb047e0fbd3ffc6e00692cc24
parentdd101539dac5e464042c04b72090741317d48c23
[llvm-readelf/llvm-readobj][test] - Convert elf-linker-options.ll to use YAML.

This converts elf-linker-options.ll to use yaml2obj instead of llc,
improves and cleanups it a bit.

This opens a road to add an additional tests for checking the broken cases.

Differential revision: https://reviews.llvm.org/D70004
llvm/test/tools/llvm-readobj/elf-linker-options.ll [deleted file]
llvm/test/tools/llvm-readobj/elf-linker-options.test [new file with mode: 0644]