[all-commits] [llvm/llvm-project] 009520: [obj2yaml][test] - Remove excessive missing_symtab...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Tue Mar 17 02:48:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 00952000351cf9ec8cbc079aaa560b9a4a292aaf
      https://github.com/llvm/llvm-project/commit/00952000351cf9ec8cbc079aaa560b9a4a292aaf
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R llvm/test/tools/obj2yaml/Inputs/crt1.o
    R llvm/test/tools/obj2yaml/missing_symtab.test

  Log Message:
  -----------
  [obj2yaml][test] - Remove excessive missing_symtab.test test.

This test uses a precompiled object and duplicates
the functionality of a modern elf-no-symtab.yaml test that
uses yaml2obj for producing inputs.

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




More information about the All-commits mailing list