[all-commits] [llvm/llvm-project] e80e9b: [llvm-readelf/llvm-readobj][test] - Convert elf-li...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Mon Nov 11 23:13:36 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e80e9b975218c2bd6ca4de8b1035103e43442d7c
https://github.com/llvm/llvm-project/commit/e80e9b975218c2bd6ca4de8b1035103e43442d7c
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2019-11-12 (Tue, 12 Nov 2019)
Changed paths:
R llvm/test/tools/llvm-readobj/elf-linker-options.ll
A llvm/test/tools/llvm-readobj/elf-linker-options.test
Log Message:
-----------
[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
More information about the All-commits
mailing list