llvm/test/tools/llvm-readobj/elf-linker-options.ll
deleted100644 → 0
+0
−12
+30
−0
Loading
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